Home
last modified time | relevance | path

Searched defs:target_path (Results 1 – 16 of 16) sorted by relevance

/aosp12/frameworks/base/cmds/idmap2/idmap2/
H A DCommandUtils.cpp35 Result<Unit> Verify(const std::string& idmap_path, const std::string& target_path, in Verify()
H A DLookup.cpp178 std::string target_path; in Lookup() local
/aosp12/frameworks/base/cmds/idmap2/idmap2d/
H A DIdmap2Service.cpp108 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 Dvariableloader.cc46 Result<std::string> GetRealPath(std::string target_path) { in GetRealPath()
/aosp12/system/linkerconfig/contents/tests/configuration/include/
H A Dlinkerconfigparser.h73 std::vector<std::string>* target_path = nullptr; in ParseNamespacePath() local
/aosp12/system/update_engine/payload_consumer/
H A Dinstall_plan.h109 std::string target_path; member
H A Dfilesystem_verifier_action_unittest.cc448 string target_path; in TEST_F() local
509 string target_path; in TEST_F() local
/aosp12/frameworks/base/cmds/idmap2/libidmap2/
H A DIdmap.cpp133 Result<Unit> IdmapHeader::IsUpToDate(const std::string& target_path, in IsUpToDate()
/aosp12/frameworks/base/cmds/idmap2/tests/
H A DResourceMappingTests.cpp49 const std::string target_path = (local_target_path[0] == '/') in TestGetResourceMapping() local
H A DIdmapTests.cpp375 const std::string target_path(GetTestDataPath() + local_target_path); in TestIdmapDataFromApkAssets() local
/aosp12/system/update_engine/payload_generator/
H A Dgenerate_delta_main.cc202 const string& target_path = config.target.partitions[i].path; in ApplyPayload() local
/aosp12/build/make/tools/releasetools/
H A Dmerge_target_files.py1012 def files_from_path(target_path, extra_args=None): argument
/aosp12/frameworks/base/libs/androidfw/
H A DIdmap.cpp282 std::optional<std::string_view> target_path = ReadString(&data_ptr, &data_size, "target path"); in Load() local
/aosp12/system/libufdt/
H A Dufdt_overlay.c325 const char *target_path; in ufdt_overlay_get_target() local
/aosp12/art/runtime/
H A Doat_file_assistant_test.cc1158 std::vector<std::string> target_path; in MakePathRelative() local
/aosp12/system/apex/apexd/
H A Dapexservice_test.cpp2561 const std::string target_path = in ExecInMountNamespaceOf() local