Searched defs:verifyIdmap (Results 1 – 4 of 4) sorted by relevance
28 boolean verifyIdmap(@utf8InCpp String targetApkPath, in verifyIdmap() method
160 boolean verifyIdmap(@NonNull String targetPath, @NonNull String overlayPath, in verifyIdmap() method in IdmapDaemon
108 Status Idmap2Service::verifyIdmap(const std::string& target_path, const std::string& overlay_path, in verifyIdmap() function in android::os::Idmap2Service
495 boolean verifyIdmap(String targetPath, String overlayPath, String overlayName, int policies, in verifyIdmap() method in OverlayManagerServiceImplTestsBase.FakeIdmapDaemon