/aosp_15_r20/system/tools/aidl/ |
D | io_delegate_unittest.cpp | 34 string absolute_path; in TEST() local 41 string absolute_path; in TEST() local
|
D | io_delegate.cpp | 52 bool IoDelegate::GetAbsolutePath(const string& path, string* absolute_path) { in GetAbsolutePath() 153 string absolute_path; in CreateDirForPath() local
|
/aosp_15_r20/packages/modules/adb/fastdeploy/proto/ |
D | ApkEntry.proto | 13 string absolute_path = 4; field 23 string absolute_path = 1; field
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/adb/libfastdeploy_host/linux_glibc_x86_64_static/gen/proto/packages/modules/adb/fastdeploy/proto/ |
D | ApkEntry.pb.h | 726 inline const std::string& APKDump::absolute_path() const { in absolute_path() function 757 inline void APKDump::set_allocated_absolute_path(std::string* absolute_path) { in set_allocated_absolute_path() 864 inline const std::string& APKMetaData::absolute_path() const { in absolute_path() function 895 inline void APKMetaData::set_allocated_absolute_path(std::string* absolute_path) { in set_allocated_absolute_path()
|
/aosp_15_r20/external/chromium-trace/catapult/common/py_vulcanize/py_vulcanize/ |
H A D | html_module_unittest.py | 25 def __init__(self, toplevel_dir, absolute_path, fake_contents): argument 50 def FindResourceGivenAbsolutePath(self, absolute_path): argument
|
H A D | resource_loader.py | 52 def FindResourceGivenAbsolutePath(self, absolute_path, binary=False): argument 213 def _read_file(absolute_path): argument
|
H A D | resource.py | 14 def __init__(self, toplevel_dir, absolute_path, binary=False): argument
|
H A D | style_sheet.py | 21 def absolute_path(self): member in Image
|
/aosp_15_r20/test/dittosuite/test/include/ |
H A D | instruction_test.h | 29 const std::string absolute_path = ""; variable
|
/aosp_15_r20/external/rust/android-crates-io/crates/bindgen/options/ |
D | mod.rs | 1218 let absolute_path = env::current_dir() localVariable
|
/aosp_15_r20/external/cronet/net/base/ |
H A D | directory_lister.h | 35 base::FilePath absolute_path; member
|
/aosp_15_r20/external/cronet/net/test/url_request/ |
H A D | url_request_test_job_backed_by_file.h | 103 base::FilePath absolute_path; member
|
/aosp_15_r20/art/odrefresh/ |
H A D | odr_fs_utils.cc | 80 WARN_UNUSED bool EnsureDirectoryExists(const std::string& absolute_path) { in EnsureDirectoryExists()
|
/aosp_15_r20/packages/providers/MediaProvider/jni/ |
D | node.cpp | 77 const node* node::LookupAbsolutePath(const node* root, const std::string& absolute_path) { in LookupAbsolutePath()
|
/aosp_15_r20/external/cronet/testing/merge_scripts/code_coverage/ |
H A D | convert_to_istanbul_test.py | 302 def list_files(self, absolute_path): argument
|
/aosp_15_r20/test/dittosuite/ |
H A D | dittotrace.cpp | 139 std::string absolute_path = argv[2]; in main() local
|
/aosp_15_r20/external/pdfium/testing/tools/ |
H A D | safetynet_image.py | 175 def _GetRelativePath(self, absolute_path): argument
|
/aosp_15_r20/device/google/cuttlefish/host/libs/command_util/ |
D | snapshot_utils.cc | 153 auto absolute_path = EmulateAbsolutePath(input_form); in RealpathOrSelf() local
|
/aosp_15_r20/external/e2fsprogs/contrib/android/ |
H A D | e2fsdroid.c | 55 static char *absolute_path(const char *file) in absolute_path() function
|
/aosp_15_r20/external/zlib/google/ |
H A D | zip.cc | 60 const base::FilePath absolute_path = src_dir_.Append(path); in Open() local
|
/aosp_15_r20/external/f2fs-tools/fsck/ |
H A D | main.c | 47 static char *absolute_path(const char *file) in absolute_path() function
|
/aosp_15_r20/external/igt-gpu-tools/runner/ |
H A D | settings.c | 531 char *absolute_path(char *path) in absolute_path() function
|
/aosp_15_r20/external/python/watchdog/src/watchdog/observers/ |
D | kqueue.py | 115 def absolute_path(path: bytes | str) -> bytes | str: function
|
/aosp_15_r20/test/dittosuite/schema/ |
H A D | benchmark.proto | 269 optional string absolute_path = 1 [default = ""]; field
|
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/filesystem/ |
H A D | modular_filesystem_test.cc | 141 StringPiece GetRelativePath(StringPiece absolute_path) { in GetRelativePath()
|