Home
last modified time | relevance | path

Searched defs:full_path (Results 1 – 25 of 114) sorted by relevance

12345

/aosp_15_r20/art/libartbase/base/
H A Dfile_utils.cc777 bool LocationIsOnArtModule(std::string_view full_path) { in LocationIsOnArtModule()
803 static bool IsLocationOn(std::string_view full_path, in IsLocationOn()
834 bool LocationIsOnSystemFramework(std::string_view full_path) { in LocationIsOnSystemFramework()
841 bool LocationIsOnSystemExtFramework(std::string_view full_path) { in LocationIsOnSystemExtFramework()
854 bool LocationIsOnConscryptModule(std::string_view full_path) { in LocationIsOnConscryptModule()
858 bool LocationIsOnI18nModule(std::string_view full_path) { in LocationIsOnI18nModule()
862 bool LocationIsOnApex(std::string_view full_path) { in LocationIsOnApex()
866 std::string_view ApexNameFromLocation(std::string_view full_path) { in ApexNameFromLocation()
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/versioning/
H A Dgpu_compatibility_test.cc54 const std::string& full_path = tensorflow::GetDataDependencyFilepath( in TEST() local
62 const std::string& full_path = tensorflow::GetDataDependencyFilepath( in TEST() local
71 const std::string& full_path = tensorflow::GetDataDependencyFilepath( in TEST() local
/aosp_15_r20/system/apex/apexd/
H A Dapex_database.h41 std::string full_path; // Full path to the apex file. member
88 const std::string& full_path) in RemoveMountedApex()
108 const std::string& package, const std::string& full_path, in DoIfLatest()
/aosp_15_r20/external/rust/beto-rust/nearby/presence/test_helper/src/
Dlib.rs26 let mut full_path = std::path::PathBuf::from(env!("WORKSPACE_DIR")); in get_data_file() localVariable
34 let full_path = get_data_file(file); in load_data_file_contents_as_string() localVariable
/aosp_15_r20/external/rust/beto-rust/nearby/presence/ldt/tests/
Dldt_test_vectors.rs26 let full_path = test_helper::get_data_file( in aluykx_test_vectors() localVariable
74 let full_path = in xor_pad_test_vectors() localVariable
/aosp_15_r20/frameworks/base/tools/aapt2/io/
H A DFileSystem.cpp119 std::string full_path = prefix_path; in Create() local
133 for (const std::string& full_path : sorted_files) { in Create() local
/aosp_15_r20/external/f2fs-tools/fsck/
H A Dsload.c201 static int build_directory(struct f2fs_sb_info *sbi, const char *full_path, in build_directory()
298 static int build_directory(struct f2fs_sb_info *sbi, const char *full_path, in build_directory()
/aosp_15_r20/external/cronet/net/tools/crash_cache/
H A Dcrash_cache.cc94 base::FilePath* full_path) { in CreateTargetFolder()
344 base::FilePath full_path; in SlaveCode() local
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/unittest/
H A Dloader.py353 def _match_path(self, path, full_path, pattern): argument
389 def _find_test_path(self, full_path, pattern): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/unittest/
Dloader.py353 def _match_path(self, path, full_path, pattern): argument
389 def _find_test_path(self, full_path, pattern): argument
/aosp_15_r20/external/perfetto/src/base/
H A Dfile_utils.cc326 const std::string full_path = cur_dir + ffd.cFileName; in ListFilesRecursive() local
345 const std::string full_path = cur_dir + dirent->d_name; in ListFilesRecursive() local
/aosp_15_r20/external/python/cpython3/Lib/unittest/
Dloader.py353 def _match_path(self, path, full_path, pattern): argument
389 def _find_test_path(self, full_path, pattern): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/unittest/
Dloader.py353 def _match_path(self, path, full_path, pattern): argument
389 def _find_test_path(self, full_path, pattern): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/unittest/
Dloader.py353 def _match_path(self, path, full_path, pattern): argument
389 def _find_test_path(self, full_path, pattern): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/unittest/
Dloader.py353 def _match_path(self, path, full_path, pattern): argument
389 def _find_test_path(self, full_path, pattern): argument
/aosp_15_r20/external/pytorch/torch/distributed/elastic/rendezvous/
H A Detcd_rendezvous.py873 def create_path_if_not_exists(self, full_path, ttl=None): argument
881 def setup_lease_renewal(self, full_path, ttl): argument
/aosp_15_r20/external/cronet/url/third_party/mozilla/
H A Durl_parse.cc354 Component full_path(end_auth, spec_len - end_auth); in DoParseAfterSpecialScheme() local
431 Component full_path(end_auth, spec_len - end_auth); in DoParseAfterNonSpecialScheme() local
469 Component full_path(after_scheme, spec_len - after_scheme); in DoParseAfterNonSpecialScheme() local
/aosp_15_r20/external/rust/android-crates-io/crates/criterion/tests/
Dcriterion_tests.rs59 let full_path = dir.join(path); in verify_file() localVariable
71 let full_path = verify_file(dir, path); in verify_json() localVariable
/aosp_15_r20/external/tink/python/tink/cc/pybind/
H A Dimport_helper.cc30 std::string full_path = "tink"; in ImportTinkPythonModule() local
/aosp_15_r20/external/perfetto/src/base/test/
H A Dutils.cc33 std::string full_path = self_path + "/../../" + path; in GetTestDataPath() local
/aosp_15_r20/external/libtextclassifier/native/utils/
H A Dtest-data-test-utils.h33 const std::string full_path = GetTestDataPath(relative_path); in GetTestFileContent() local
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/test/
H A Dtest_data.cc27 std::string full_path = root; in GetTestData() local
/aosp_15_r20/external/crosvm/perfetto/
H A Dbuild.rs58 let mut full_path = manifest_dir; in proto_path() localVariable
/aosp_15_r20/external/boringssl/src/crypto/test/
H A Dtest_data.cc38 std::string full_path = runfiles->Rlocation(std::string("boringssl/") + path); in GetTestData() local
/aosp_15_r20/external/dtc/tests/
H A Dpath_offset_aliases.c18 static void check_alias(void *fdt, const char *full_path, const char *alias_path) in check_alias()

12345