/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/effect/5.0/xml/audio_effects_conf_V5_0/gen/cpp/ |
D | audio_effects_V5_0.cpp | 76 …LibrariesType::Library::Library(std::string name, std::string path) : name_(std::move(name)), path… in Library() 95 LibrariesType::Library LibrariesType::Library::read(xmlNode *root) { in read() 104 std::string path{}; in read() local 131 LibrariesType LibrariesType::read(xmlNode *root) { in read() 163 EffectImplType EffectImplType::read(xmlNode *root) { in read() 192 EffectType EffectType::read(xmlNode *root) { in read() 249 EffectProxyType EffectProxyType::read(xmlNode *root) { in read() 317 EffectsType EffectsType::read(xmlNode *root) { in read() 345 StreamProcessingType::Apply StreamProcessingType::Apply::read(xmlNode *root) { in read() 375 StreamProcessingType StreamProcessingType::read(xmlNode *root) { in read() [all …]
|
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/io/ |
H A D | MoreFilesTest.java | 91 private static Path root() { in root() method in MoreFilesTest 257 Path root = fs.getRootDirectories().iterator().next(); in testCreateParentDirectories_root() local 265 Path path = FS.getPath("nonexistent.file"); in testCreateParentDirectories_relativePath() local 272 Path path = tempDir.resolve("nonexistent.file"); in testCreateParentDirectories_noParentsNeeded() local 278 Path path = tempDir.resolve("parent/nonexistent.file"); in testCreateParentDirectories_oneParentNeeded() local 286 Path path = tempDir.resolve("grandparent/parent/nonexistent.file"); in testCreateParentDirectories_multipleParentsNeeded() local 695 public void delete(Path path, RecursiveDeleteOption... options) throws IOException { in delete() 700 public void assertDeleteSucceeded(Path path) throws IOException { in assertDeleteSucceeded() 709 public void delete(Path path, RecursiveDeleteOption... options) throws IOException { in delete() 714 public void assertDeleteSucceeded(Path path) throws IOException { in assertDeleteSucceeded() [all …]
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/effect/6.0/xml/audio_effects_conf_V6_0/gen/cpp/ |
D | audio_effects_V6_0.cpp | 76 …LibrariesType::Library::Library(std::string name, std::string path) : name_(std::move(name)), path… in Library() 95 LibrariesType::Library LibrariesType::Library::read(xmlNode *root) { in read() 104 std::string path{}; in read() local 131 LibrariesType LibrariesType::read(xmlNode *root) { in read() 163 EffectImplType EffectImplType::read(xmlNode *root) { in read() 192 EffectType EffectType::read(xmlNode *root) { in read() 249 EffectProxyType EffectProxyType::read(xmlNode *root) { in read() 317 EffectsType EffectsType::read(xmlNode *root) { in read() 345 StreamProcessingType::Apply StreamProcessingType::Apply::read(xmlNode *root) { in read() 375 StreamProcessingType StreamProcessingType::read(xmlNode *root) { in read() [all …]
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/effect/7.0/xml/audio_effects_conf_V7_0/gen/cpp/ |
D | audio_effects_V7_0.cpp | 76 …LibrariesType::Library::Library(std::string name, std::string path) : name_(std::move(name)), path… in Library() 95 LibrariesType::Library LibrariesType::Library::read(xmlNode *root) { in read() 104 std::string path{}; in read() local 131 LibrariesType LibrariesType::read(xmlNode *root) { in read() 163 EffectImplType EffectImplType::read(xmlNode *root) { in read() 192 EffectType EffectType::read(xmlNode *root) { in read() 249 EffectProxyType EffectProxyType::read(xmlNode *root) { in read() 317 EffectsType EffectsType::read(xmlNode *root) { in read() 345 StreamProcessingType::Apply StreamProcessingType::Apply::read(xmlNode *root) { in read() 375 StreamProcessingType StreamProcessingType::read(xmlNode *root) { in read() [all …]
|
/aosp_15_r20/external/okio/okio/src/commonTest/kotlin/okio/ |
H A D | PathTest.kt | 29 val path = "/".toPath() in unixRoot() constant 43 val path = "/home/jesse/todo.txt".toPath() in unixAbsolutePath() constant 57 val path = "project/todo.txt".toPath() in unixRelativePath() constant 71 val path = "../../project/todo.txt".toPath() in unixRelativePathWithDots() constant 85 val path = "../../..".toPath() in unixRelativeSeriesOfDotDots() constant 99 val path = "/../../..".toPath() in unixAbsoluteSeriesOfDotDots() constant 113 val path = "/.".toPath() in unixAbsoluteSingleDot() constant 127 val path = "..".toPath() in unixRelativeDoubleDots() constant 141 val path = ".".toPath() in unixRelativeSingleDot() constant 155 val path = "C:\\".toPath() in windowsVolumeLetter() constant [all …]
|
/aosp_15_r20/tools/metalava/metalava/src/test/java/com/android/tools/metalava/apilevels/ |
H A D | ExtensionSdkJarReaderTest.kt | 32 val root = temporaryFolder.newFolder("metalava") in createDirectoryHierarchy() constant 33 for (path in paths) { in createDirectoryHierarchy() constant 43 val root = in Verify findExtensionSdkJarFiles() constant
|
/aosp_15_r20/system/incremental_delivery/incfs/include/ |
H A D | MountRegistry.h | 47 std::string path; member 53 decltype(path)().swap(path); in clear() local 62 std::string_view root() const { return mBase->path; } in root() function 111 std::string root; member
|
/aosp_15_r20/external/squashfs-tools/squashfs-tools/ |
H A D | action.c | 880 void eval_actions(struct dir_info *root, struct dir_ent *dir_ent) in eval_actions() 915 void *eval_frag_actions(struct dir_info *root, struct dir_ent *dir_ent) in eval_frag_actions() 1510 int eval_empty_actions(struct dir_info *root, struct dir_ent *dir_ent) in eval_empty_actions() 1599 char *path = *pathname, *start; in get_comp() local 1629 struct dir_info *root, struct dir_ent *dir_ent, char *pathname) in eval_move() 1633 char *comp, *path = pathname; in eval_move() local 1761 void eval_move_actions(struct dir_info *root, struct dir_ent *dir_ent) in eval_move_actions() 1986 int eval_prune_actions(struct dir_info *root, struct dir_ent *dir_ent) in eval_prune_actions() 2253 static int count_components(char *path) in count_components() 2272 char *path = s; in get_start() local [all …]
|
/aosp_15_r20/packages/apps/Gallery2/src/com/android/gallery3d/onetimeinitializer/ |
D | GalleryWidgetMigrator.java | 91 Path path = Path.fromString(entry.albumPath); in migrateGalleryWidgetsInternal() local 125 File root = Environment.getExternalStorageDirectory(); in migrateLocalEntries() local 131 private static void updatePath(File root, HashMap<Integer, Entry> entries, in updatePath() 137 String path = file.getAbsolutePath(); in updatePath() local
|
/aosp_15_r20/external/autotest/utils/frozen_chromite/lib/ |
H A D | osutils.py | 81 def ExpandPath(path): argument 86 def IsSubPath(path, other): argument 95 def AllocateFile(path, size, makedirs=False): argument 122 def WriteFile(path, content, mode='w', encoding=None, errors=None, atomic=False, argument 217 def Touch(path, makedirs=False, mode=None): argument 237 def Chown(path, user=None, group=None, recursive=False): argument 265 def ReadFile(path, mode='r', encoding=None, errors=None): argument 302 def MD5HashFile(path): argument 334 def SafeUnlink(path, sudo=False): argument 355 def SafeMakedirs(path, mode=0o775, sudo=False, user='root'): argument [all …]
|
/aosp_15_r20/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/utils/ |
H A D | ProjectRoot.java | 21 private final Path root; field in ProjectRoot 25 public ProjectRoot(Path root) { in ProjectRoot() 29 public ProjectRoot(Path root, ParserConfiguration parserConfiguration) { in ProjectRoot() 42 public void addSourceRoot(Path path) { in addSourceRoot()
|
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_ftrace_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/ftrace/ |
H A D | cgroup.pbzero.h | 26 int32_t root() const { return at<1>().as_int32(); } in root() function 111 int32_t root() const { return at<1>().as_int32(); } in root() function 119 ::protozero::ConstChars path() const { return at<5>().as_string(); } in path() function 244 int32_t root() const { return at<1>().as_int32(); } in root() function 252 ::protozero::ConstChars path() const { return at<5>().as_string(); } in path() function 377 int32_t root() const { return at<1>().as_int32(); } in root() function 643 int32_t root() const { return at<1>().as_int32(); } in root() function 651 ::protozero::ConstChars path() const { return at<5>().as_string(); } in path() function 776 int32_t root() const { return at<1>().as_int32(); } in root() function 861 int32_t root() const { return at<1>().as_int32(); } in root() function [all …]
|
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_ftrace_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/ftrace/ |
D | cgroup.pbzero.h | 26 int32_t root() const { return at<1>().as_int32(); } in root() function 111 int32_t root() const { return at<1>().as_int32(); } in root() function 119 ::protozero::ConstChars path() const { return at<5>().as_string(); } in path() function 244 int32_t root() const { return at<1>().as_int32(); } in root() function 252 ::protozero::ConstChars path() const { return at<5>().as_string(); } in path() function 377 int32_t root() const { return at<1>().as_int32(); } in root() function 643 int32_t root() const { return at<1>().as_int32(); } in root() function 651 ::protozero::ConstChars path() const { return at<5>().as_string(); } in path() function 776 int32_t root() const { return at<1>().as_int32(); } in root() function 861 int32_t root() const { return at<1>().as_int32(); } in root() function [all …]
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/pki/ |
H A D | path_builder_unittest.cc | 78 CertPathBuilderResultPath *path) override { in CheckPathAfterVerification() 236 const auto &path = *result.GetBestValidPath(); in TEST_F() local 324 const auto &path = *result.GetBestValidPath(); in TEST_F() local 348 const auto &path = *result.GetBestValidPath(); in TEST_F() local 498 const auto &path = *result.GetBestValidPath(); in TEST_F() local 637 const auto &path = *result.GetBestPathPossiblyInvalid(); in TEST_F() local 682 const auto &path = *result.GetBestValidPath(); in TEST_F() local 1046 ParsedCertificateList path; in SetUp() local 1173 const auto &path = *result.paths[0]; in TEST_F() local 1203 const auto &path = *result.paths[0]; in TEST_F() local [all …]
|
/aosp_15_r20/external/python/parse_type/tasks/_vendor/ |
D | pathlib.py | 109 def join_parsed_parts(self, drv, root, parts, drv2, root2, parts2): argument 201 def resolve(self, path): argument 236 def make_uri(self, path): argument 278 def resolve(self, path): argument 282 def _resolve(path, rest): argument 325 def make_uri(self, path): argument 397 def readlink(self, path): argument 542 def __init__(self, path): argument 622 def _from_parsed_parts(cls, drv, root, parts, init=True): argument 632 def _format_parsed_parts(cls, drv, root, parts): argument [all …]
|
/aosp_15_r20/prebuilts/devtools/tools/lib/ |
HD | jimfs-1.1.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/aosp_15_r20/external/error_prone/jimfs/ |
HD | jimfs-1.1.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/com/google/jimfs/jimfs/1.1/ |
HD | jimfs-1.1.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/aosp_15_r20/out/soong/.intermediates/packages/modules/Virtualization/android/virtmgr/early_vms/gen/cpp/ |
D | android_system_virtualizationservice.cpp | 76 …yVm(std::optional<std::string> name, std::optional<int> cid, std::optional<std::string> path) : na… in EarlyVm() 106 EarlyVm EarlyVm::read(xmlNode *root) { in read() 121 std::optional<std::string> path = std::nullopt; in read() local 148 EarlyVms EarlyVms::read(xmlNode *root) { in read()
|
/aosp_15_r20/external/jsilver/src/com/google/clearsilver/jsilver/data/ |
H A D | NestedMapData.java | 46 private final NestedMapData root; field in NestedMapData 78 protected NestedMapData(String name, NestedMapData parent, NestedMapData root) { in NestedMapData() method in NestedMapData 302 public NestedMapData getChild(String path) { in getChild() 316 public NestedMapData createChild(String path) { in createChild() 361 public void removeTree(String path) { in removeTree()
|
/aosp_15_r20/hardware/google/pixel/power-libperfmgr/libperfmgr/ |
D | HintManager.cc | 336 Json::Value root; in ParseGpuSysfsNode() local 427 Json::Value root; in ParseNodes() local 455 std::string path = nodes[i]["Path"].asString(); in ParseNodes() local 551 const std::string &val) { in ParseNodes() 603 Json::Value root; in ParseActions() local 768 Json::Value root; in ParseAdpfConfigs() local 987 __attribute__((unused)) const std::string &path, in OnNodeUpdate()
|
/aosp_15_r20/out/soong/.intermediates/system/libvintf/xsd/compatibilityMatrix/compatibility_matrix/gen/cpp/ |
D | compatibility_matrix.cpp | 168 Hal Hal::read(xmlNode *root) { in read() 277 Interface Interface::read(xmlNode *root) { in read() 334 Kernel::Conditions Kernel::Conditions::read(xmlNode *root) { in read() 398 Kernel Kernel::read(xmlNode *root) { in read() 448 Config::Value Config::Value::read(xmlNode *root) { in read() 494 Config Config::read(xmlNode *root) { in read() 544 Sepolicy Sepolicy::read(xmlNode *root) { in read() 585 Avb Avb::read(xmlNode *root) { in read() 631 Vndk Vndk::read(xmlNode *root) { in read() 687 VendorNdk VendorNdk::read(xmlNode *root) { in read() [all …]
|
/aosp_15_r20/external/json-schema-validator/src/main/java/com/networknt/schema/utils/ |
H A D | JsonNodeUtil.java | 24 public static Collection<String> allPaths(PathType pathType, String root, JsonNode node) { in allPaths() 30 …private static void visitNode(PathType pathType, String root, JsonNode node, Collection<String> co… in visitNode() 38 …private static void visitArray(PathType pathType, String root, JsonNode node, Collection<String> c… in visitArray() 41 String path = pathType.append(root, i); in visitArray() local 47 …private static void visitObject(PathType pathType, String root, JsonNode node, Collection<String> … in visitObject()
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/cgroup/ |
H A D | test_core.c | 78 static int test_cgcore_destroy(const char *root) in test_cgcore_destroy() 140 static int test_cgcore_populated(const char *root) in test_cgcore_populated() 273 static int test_cgcore_invalid_domain(const char *root) in test_cgcore_invalid_domain() 335 static int test_cgcore_parent_becomes_threaded(const char *root) in test_cgcore_parent_becomes_threaded() 374 static int test_cgcore_no_internal_process_constraint_on_threads(const char *root) in test_cgcore_no_internal_process_constraint_on_threads() 426 static int test_cgcore_top_down_constraint_enable(const char *root) in test_cgcore_top_down_constraint_enable() 461 static int test_cgcore_top_down_constraint_disable(const char *root) in test_cgcore_top_down_constraint_disable() 502 static int test_cgcore_internal_process_constraint(const char *root) in test_cgcore_internal_process_constraint() 548 static int test_cgcore_proc_migration(const char *root) in test_cgcore_proc_migration() 621 static int test_cgcore_thread_migration(const char *root) in test_cgcore_thread_migration() [all …]
|
/aosp_15_r20/tools/metalava/metalava-model-source/src/main/java/com/android/tools/metalava/model/source/ |
H A D | SourceSet.kt | 147 val root = findRoot(reporter, file) ?: continue in extractRoots() constant 162 val path = file.path in findRoot() constant
|