Searched defs:createIdmap (Results 1 – 6 of 6) sorted by relevance
35 @nullable @utf8InCpp String createIdmap(@utf8InCpp String targetApkPath, in createIdmap() method
81 boolean createIdmap(@NonNull final PackageInfo targetPackage, in createIdmap() method in IdmapManager
113 Status Idmap2Service::createIdmap(const std::string& target_apk_path, in createIdmap() function in android::os::Idmap2Service
452 boolean createIdmap(@NonNull final PackageInfo targetPackage, in createIdmap() method in OverlayManagerServiceImplTests.DummyIdmapManager
329 bool AssetManager::createIdmap(const char* targetApkPath, const char* overlayApkPath, in createIdmap() function in AssetManager
7119 status_t ResTable::createIdmap(const ResTable& targetResTable, in createIdmap() function in android::ResTable