Searched defs:targetApkPath (Results 1 – 5 of 5) sorted by relevance
35 @nullable @utf8InCpp String createIdmap(@utf8InCpp String targetApkPath, in createIdmap()
75 void idmap(@utf8InCpp String targetApkPath, @utf8InCpp String overlayApkPath, int uid); in idmap()
354 public void idmap(String targetApkPath, String overlayApkPath, int uid) in idmap()
329 bool AssetManager::createIdmap(const char* targetApkPath, const char* overlayApkPath, in createIdmap()
2342 binder::Status InstalldNativeService::idmap(const std::string& targetApkPath, in idmap()