Searched defs:target_path (Results 1 – 16 of 16) sorted by relevance
/aosp12/frameworks/base/cmds/idmap2/idmap2/ |
H A D | CommandUtils.cpp | 35 Result<Unit> Verify(const std::string& idmap_path, const std::string& target_path, in Verify()
|
H A D | Lookup.cpp | 178 std::string target_path; in Lookup() local
|
/aosp12/frameworks/base/cmds/idmap2/idmap2d/ |
H A D | Idmap2Service.cpp | 108 Status Idmap2Service::verifyIdmap(const std::string& target_path, const std::string& overlay_path, in verifyIdmap() 151 Status Idmap2Service::createIdmap(const std::string& target_path, const std::string& overlay_path, in createIdmap() 209 const std::string& target_path) { in GetTargetContainer()
|
/aosp12/system/linkerconfig/generator/ |
H A D | variableloader.cc | 46 Result<std::string> GetRealPath(std::string target_path) { in GetRealPath()
|
/aosp12/system/linkerconfig/contents/tests/configuration/include/ |
H A D | linkerconfigparser.h | 73 std::vector<std::string>* target_path = nullptr; in ParseNamespacePath() local
|
/aosp12/system/update_engine/payload_consumer/ |
H A D | install_plan.h | 109 std::string target_path; member
|
H A D | filesystem_verifier_action_unittest.cc | 448 string target_path; in TEST_F() local 509 string target_path; in TEST_F() local
|
/aosp12/frameworks/base/cmds/idmap2/libidmap2/ |
H A D | Idmap.cpp | 133 Result<Unit> IdmapHeader::IsUpToDate(const std::string& target_path, in IsUpToDate()
|
/aosp12/frameworks/base/cmds/idmap2/tests/ |
H A D | ResourceMappingTests.cpp | 49 const std::string target_path = (local_target_path[0] == '/') in TestGetResourceMapping() local
|
H A D | IdmapTests.cpp | 375 const std::string target_path(GetTestDataPath() + local_target_path); in TestIdmapDataFromApkAssets() local
|
/aosp12/system/update_engine/payload_generator/ |
H A D | generate_delta_main.cc | 202 const string& target_path = config.target.partitions[i].path; in ApplyPayload() local
|
/aosp12/build/make/tools/releasetools/ |
H A D | merge_target_files.py | 1012 def files_from_path(target_path, extra_args=None): argument
|
/aosp12/frameworks/base/libs/androidfw/ |
H A D | Idmap.cpp | 282 std::optional<std::string_view> target_path = ReadString(&data_ptr, &data_size, "target path"); in Load() local
|
/aosp12/system/libufdt/ |
H A D | ufdt_overlay.c | 325 const char *target_path; in ufdt_overlay_get_target() local
|
/aosp12/art/runtime/ |
H A D | oat_file_assistant_test.cc | 1158 std::vector<std::string> target_path; in MakePathRelative() local
|
/aosp12/system/apex/apexd/ |
H A D | apexservice_test.cpp | 2561 const std::string target_path = in ExecInMountNamespaceOf() local
|