Searched defs:rel_path (Results 1 – 6 of 6) sorted by relevance
/aosp12/system/tools/aidl/tests/ |
H A D | fake_io_delegate.cpp | 106 string package, class_name, rel_path; in AddStubParcelable() local 121 string package, class_name, rel_path; in AddStubInterface() local 130 string package, class_name, rel_path; in AddCompoundParcelable() local
|
H A D | test_util.cpp | 39 string rel_path{package_class}; in CanonicalNameToPath() local 50 string* rel_path, in SplitPackageClass()
|
/aosp12/bionic/libc/kernel/tools/ |
H A D | clean_header.py | 82 def cleanupFile(dst_file, src_file, rel_path, no_update = True): argument
|
/aosp12/system/core/libprocessgroup/ |
H A D | cgroup_map.cpp | 94 std::string CgroupController::GetProcsFilePath(const std::string& rel_path, uid_t uid, in GetProcsFilePath()
|
/aosp12/bionic/tools/versioner/src/ |
H A D | Preprocessor.cpp | 449 std::string rel_path = path.substr(src_dir.length() + 1).str(); in preprocessHeaders() local 487 llvm::StringRef rel_path = file_path.substr(src_dir.size(), file_path.size() - src_dir.size()); in preprocessHeaders() local
|
/aosp12/system/core/fastboot/ |
H A D | vendor_boot_img_utils_test.cpp | 231 void OpenTestFile(const char* rel_path, std::unique_ptr<TestFileHandle>* handle, in OpenTestFile()
|