/aosp_15_r20/external/skia/build/fuchsia/ |
H A D | fidl_gen_cpp | 19 def GetFIDLFilesRecursive(libraries, sdk_base, path): argument 29 def GetFIDLFilesByLibraryName(sdk_base, root): argument
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/profiler_builtins/ |
H A D | build.rs | 84 let root = Path::new("../../src/llvm-project/compiler-rt"); in main() localVariable 88 let path = src_root.join(src); in main() localVariable
|
/aosp_15_r20/cts/tests/tests/widget/src/android/widget/cts/ |
H A D | RemoteViewsTest.java | 193 ViewGroup root = (ViewGroup) mActivityRule.getActivity().findViewById( in setUp() local 371 String path = getTestImagePath(); in testSetImageViewUri() local 538 final ViewGroup root = (ViewGroup) mActivityRule.getActivity().findViewById( in testApplyWithDrawInstructions() local 1170 String path = getTestImagePath(); in testSetUri() local 1517 ViewGroup root = (ViewGroup) mResult.findViewById(R.id.remoteViews_good); in testRemoveAllViews() local 1527 ViewGroup root = (ViewGroup) mResult.findViewById(R.id.remoteViews_good); in testAddView() local 2248 View root = mResult.findViewById(R.id.remoteViews_good); in testSetViewOutlinePreferredRadius() local 2270 View root = mResult.findViewById(R.id.remoteViews_good); in testSetViewOutlinePreferredRadiusDimen() local
|
/aosp_15_r20/external/kmod/tools/ |
H A D | depmod.c | 442 char path[]; member 455 char path[]; member 461 char path[]; member 485 static enum search_type cfg_define_search_type(const char *path) in cfg_define_search_type() 494 static int cfg_search_add(struct cfg *cfg, const char *path) in cfg_search_add() 568 static int cfg_external_add(struct cfg *cfg, const char *path) in cfg_external_add() 594 static int cfg_exclude_add(struct cfg *cfg, const char *path) in cfg_exclude_add() 746 char path[]; member 818 const char *path) in cfg_files_list() 913 char *path; member [all …]
|
/aosp_15_r20/external/cronet/base/nix/ |
H A D | mime_util_xdg.cc | 48 FilePath path; member 56 for (const auto& path : GetXDGDataSearchLocations(env.get())) { in LoadAllMimeCacheFiles() local 157 Node root; in ParseMimeTypes() local
|
/aosp_15_r20/system/tools/hidl/metadata/ |
D | parser.cpp | 27 const std::string path = argv[1]; in main() local 29 Json::Value root; in main() local
|
/aosp_15_r20/system/core/libprocessgroup/ |
H A D | processgroup.cpp | 66 bool CgroupGetControllerPath(const std::string& cgroup_name, std::string* path) { in CgroupGetControllerPath() 95 static bool CgroupGetMemcgAppsPath(std::string* path) { in CgroupGetMemcgAppsPath() 112 bool CgroupGetControllerFromPath(const std::string& path, std::string* cgroup_name) { in CgroupGetControllerFromPath() 126 bool CgroupGetAttributePath(const std::string& attr_name, std::string* path) { in CgroupGetAttributePath() 141 bool CgroupGetAttributePathForTask(const std::string& attr_name, pid_t tid, std::string* path) { in CgroupGetAttributePathForTask() 228 auto path = ConvertUidPidToPath(cgroup, uid, pid); in RemoveCgroup() local 261 auto path = StringPrintf("%s/%s", uid_path.c_str(), dir->d_name); in RemoveEmptyUidCgroups() local 278 std::string path, memcg_apps_path; in removeAllEmptyProcessGroups() local 288 std::unique_ptr<DIR, decltype(&closedir)> root(opendir(cgroup_root_path.c_str()), closedir); in removeAllEmptyProcessGroups() local 302 auto path = StringPrintf("%s/%s", cgroup_root_path.c_str(), dir->d_name); in removeAllEmptyProcessGroups() local [all …]
|
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/apkparser/analyzer/ |
HD | analyzer.jar | ... Archive archive
private final java.nio.file.Path path
private final String pathPrefix
static final synthetic boolean $ ... |
/aosp_15_r20/packages/apps/DocumentsUI/src/com/android/documentsui/picker/ |
D | ActionHandler.java | 285 private void updatePickResult(Intent intent, boolean isSearching, int root) { in updatePickResult() 337 public void openInNewWindow(DocumentStack path) { in openInNewWindow() 345 public void openRoot(RootInfo root) { in openRoot()
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/hermit/ |
H A D | fs.rs | 38 root: PathBuf, field 61 root: PathBuf, field 231 pub fn path(&self) -> PathBuf { in path() method 240 let mut path = self.path(); in metadata() localVariable 500 let root = path.to_path_buf(); in readdir() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/hermit/ |
H A D | fs.rs | 38 root: PathBuf, field 61 root: PathBuf, field 231 pub fn path(&self) -> PathBuf { in path() method 240 let mut path = self.path(); in metadata() localVariable 500 let root = path.to_path_buf(); in readdir() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/hermit/ |
H A D | fs.rs | 38 root: PathBuf, field 61 root: PathBuf, field 231 pub fn path(&self) -> PathBuf { in path() method 240 let mut path = self.path(); in metadata() localVariable 500 let root = path.to_path_buf(); in readdir() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/hermit/ |
H A D | fs.rs | 38 root: PathBuf, field 61 root: PathBuf, field 239 pub fn path(&self) -> PathBuf { in path() method 248 let mut path = self.path(); in metadata() localVariable 507 let root = path.to_path_buf(); in readdir() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/hermit/ |
H A D | fs.rs | 38 root: PathBuf, field 61 root: PathBuf, field 239 pub fn path(&self) -> PathBuf { in path() method 248 let mut path = self.path(); in metadata() localVariable 507 let root = path.to_path_buf(); in readdir() localVariable
|
/aosp_15_r20/external/ant-glob/src/org/apache/tools/ant/types/selectors/ |
H A D | SelectorUtils.java | 512 public static Vector tokenizePath (String path) { in tokenizePath() 528 public static Vector tokenizePath (String path, String separator) { in tokenizePath() 545 /*package*/ static String[] tokenizePathAsArray(String path) { in tokenizePathAsArray() 546 String root = null; in tokenizePathAsArray() local
|
/aosp_15_r20/external/pdfium/testing/tools/ |
H A D | generate_cas_paths.py | 27 def resolve_paths(root, initial_paths): argument 53 def expand_dir(path): argument
|
/aosp_15_r20/external/python/mako/examples/wsgi/ |
D | run_wsgi.py | 11 root = "./" variable 72 def guess_type(path): argument
|
/aosp_15_r20/system/tools/aidl/metadata/ |
D | parser.cpp | 27 const std::string path = argv[1]; in main() local 29 Json::Value root; in main() local
|
/aosp_15_r20/external/cronet/base/ |
H A D | base_paths.cc | 29 FilePath path; in EnvOverridePathProvider() local 37 FilePath root; in EnvOverridePathProvider() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/clap_complete/src/dynamic/ |
D | completer.rs | 239 let root = current_dir.join(existing); in complete_path() localVariable 255 let path = entry.path(); in complete_path() localVariable 260 let path = entry.path(); in complete_path() localVariable
|
/aosp_15_r20/external/igt-gpu-tools/docs/reference/igt-gpu-tools/ |
H A D | generate_description_xml.py | 15 def get_testlist(path): argument 25 def keywordize(root, text, keywords): argument
|
/aosp_15_r20/external/python/cpython3/PC/ |
D | launcher2.c | 884 wchar_t *path = allocSearchInfoBuffer(search, n + 1); in _findCommand() local 936 wchar_t *path = allocSearchInfoBuffer(search, n + 1); in _useShebangAsExecutable() local 1325 addEnvironmentInfo(EnvironmentInfo **root, EnvironmentInfo* parent, EnvironmentInfo *node) in addEnvironmentInfo() 1389 _registryReadString(const wchar_t **dest, HKEY root, const wchar_t *subkey, const wchar_t *value) in _registryReadString() 1451 _registryReadLegacyEnvironment(const SearchInfo *search, HKEY root, EnvironmentInfo *env, const wch… in _registryReadLegacyEnvironment() 1525 _registryReadEnvironment(const SearchInfo *search, HKEY root, EnvironmentInfo *env, const wchar_t *… in _registryReadEnvironment() 1580 _registrySearchTags(const SearchInfo *search, EnvironmentInfo **result, HKEY root, int sortKey, con… in _registrySearchTags() 1619 registrySearch(const SearchInfo *search, EnvironmentInfo **result, HKEY root, int sortKey, const wc… in registrySearch() 1882 HKEY root; in collectEnvironments() local 2177 selectEnvironment(const SearchInfo *search, EnvironmentInfo *root, EnvironmentInfo **best) in selectEnvironment()
|
/aosp_15_r20/external/javaparser/javaparser-core-testing/src/test/java/com/github/javaparser/utils/ |
H A D | SourceRootTest.java | 19 …private final Path root = CodeGenerationUtils.mavenModuleRoot(SourceRootTest.class).resolve("src/t… field in SourceRootTest 59 …Path path = CodeGenerationUtils.mavenModuleRoot(SourceRootTest.class).resolve("src/test/resources/… in dotsInRootDirectoryAreAllowed() local
|
/aosp_15_r20/external/python/oauth2client/oauth2client/contrib/ |
D | _metadata.py | 36 def get(http_request, path, root=METADATA_ROOT, recursive=None): argument
|
/aosp_15_r20/external/perfetto/src/trace_processor/ |
H A D | trace_processor_shell.cc | 113 bool EnsureDir(const std::string& path) { in EnsureDir() 117 bool EnsureFile(const std::string& path) { in EnsureFile() 356 std::string path = "shell/" + BaseName(register_metric); in RegisterMetric() local 651 void SetDiskPath(std::string path) { in SetDiskPath() 655 void SetVirtualPath(std::string path) { in SetVirtualPath() 669 static void AddTrailingSlashIfNeeded(std::string& path) { in AddTrailingSlashIfNeeded() 1227 base::Status IncludeSqlModule(std::string root, bool allow_override) { in IncludeSqlModule() 1247 for (const auto& path : paths) { in IncludeSqlModule() local 1272 base::Status LoadOverridenStdlib(std::string root) { in LoadOverridenStdlib() 1285 for (const auto& path : paths) { in LoadOverridenStdlib() local
|