Home
last modified time | relevance | path

Searched defs:setPath (Results 1 – 25 of 1214) sorted by relevance

12345678910>>...49

/aosp_15_r20/external/apache-commons-io/src/main/java/org/apache/commons/io/build/
H A DAbstractOriginSupplier.java273 public B setPath(final Path origin) { in setPath() method in AbstractOriginSupplier
283 public B setPath(final String origin) { in setPath() method in AbstractOriginSupplier
/aosp_15_r20/external/skia/src/core/
H A DSkGlyph.cpp261 bool SkGlyph::setPath(SkArenaAlloc* alloc, SkScalerContext* scalerContext) { in setPath() function in SkGlyph
271 bool SkGlyph::setPath(SkArenaAlloc* alloc, const SkPath* path, bool hairline, bool modified) { in setPath() function in SkGlyph
H A DSkPathMeasure.cpp31 void SkPathMeasure::setPath(const SkPath* path, bool forceClosed) { in setPath() function in SkPathMeasure
/aosp_15_r20/external/perfetto/ui/src/plugins/dev.perfetto.RecordTrace/recordingV2/
H A Dwebsocket_menu_controller.ts42 setPath(path: string): void { method in WebsocketMenuController
/aosp_15_r20/external/perfetto/ui/src/base/
H A Dobject_utils.ts70 export function setPath<T>(obj: any, path: Path, value: T): void { function
/aosp_15_r20/external/apache-http/src/org/apache/http/cookie/
H A DSetCookie.java93 void setPath(String path); in setPath() method
/aosp_15_r20/external/mockftpserver/tags/2.0.1/src/main/java/org/mockftpserver/fake/filesystem/
H A DFileSystemException.java65 public void setPath(String path) { in setPath() method in FileSystemException
/aosp_15_r20/external/mockftpserver/tags/2.5/src/main/java/org/mockftpserver/fake/filesystem/
H A DFileSystemException.java65 public void setPath(String path) { in setPath() method in FileSystemException
/aosp_15_r20/external/mockftpserver/tags/2.2/src/main/java/org/mockftpserver/fake/filesystem/
H A DFileSystemException.java65 public void setPath(String path) { in setPath() method in FileSystemException
/aosp_15_r20/external/mockftpserver/tags/2.0.2/src/main/java/org/mockftpserver/fake/filesystem/
H A DFileSystemException.java65 public void setPath(String path) { in setPath() method in FileSystemException
/aosp_15_r20/external/mockftpserver/tags/2.0/src/main/java/org/mockftpserver/fake/filesystem/
H A DFileSystemException.java65 public void setPath(String path) { in setPath() method in FileSystemException
/aosp_15_r20/external/mockftpserver/tags/2.1/src/main/java/org/mockftpserver/fake/filesystem/
H A DFileSystemException.java65 public void setPath(String path) { in setPath() method in FileSystemException
/aosp_15_r20/external/mockftpserver/tags/2.0-rc1/src/main/java/org/mockftpserver/fake/filesystem/
H A DFileSystemException.java65 public void setPath(String path) { in setPath() method in FileSystemException
/aosp_15_r20/external/mockftpserver/tags/2.4/src/main/java/org/mockftpserver/fake/filesystem/
H A DFileSystemException.java65 public void setPath(String path) { in setPath() method in FileSystemException
/aosp_15_r20/external/mockftpserver/tags/2.3/src/main/java/org/mockftpserver/fake/filesystem/
H A DFileSystemException.java65 public void setPath(String path) { in setPath() method in FileSystemException
/aosp_15_r20/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/main/java/org/mockftpserver/fake/filesystem/
H A DFileSystemException.java65 public void setPath(String path) { in setPath() method in FileSystemException
/aosp_15_r20/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/main/java/org/mockftpserver/fake/filesystem/
H A DFileSystemException.java65 public void setPath(String path) { in setPath() method in FileSystemException
/aosp_15_r20/external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/fake/filesystem/
H A DFileSystemException.java65 public void setPath(String path) { in setPath() method in FileSystemException
/aosp_15_r20/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/common/bhttp/
DRequestControlData.java109 public abstract Builder setPath(@NonNull String value); in setPath() method in RequestControlData.Builder
/aosp_15_r20/external/mobile-data-download/java/com/google/android/libraries/mobiledatadownload/file/backends/
H A DFileUri.java51 public Builder setPath(String path) { in setPath() method in FileUri.Builder
/aosp_15_r20/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/GeneratedCodeInfo/
H A DAnnotation.php92 public function setPath($var) function in Google\\Protobuf\\Internal\\GeneratedCodeInfo\\Annotation
/aosp_15_r20/external/protobuf/php/src/Google/Protobuf/Internal/GeneratedCodeInfo/
H A DAnnotation.php92 public function setPath($var) function in Google\\Protobuf\\Internal\\GeneratedCodeInfo\\Annotation
/aosp_15_r20/external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/SourceCodeInfo/
H A DLocation.php242 public function setPath($var) function in Google\\Protobuf\\Internal\\SourceCodeInfo\\Location
/aosp_15_r20/external/protobuf/php/src/Google/Protobuf/Internal/SourceCodeInfo/
H A DLocation.php242 public function setPath($var) function in Google\\Protobuf\\Internal\\SourceCodeInfo\\Location
/aosp_15_r20/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
H A DCheckResult.java35 public CheckResult setPath(String path) { in setPath() method in CheckResult

12345678910>>...49