Home
last modified time | relevance | path

Searched defs:verifyIdmap (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/cmds/idmap2/idmap2d/aidl/android/os/
DIIdmap2.aidl33 boolean verifyIdmap(@utf8InCpp String overlayApkPath, int fulfilledPolicies, in verifyIdmap() method
/frameworks/base/cmds/idmap2/idmap2d/
DIdmap2Service.cpp96 Status Idmap2Service::verifyIdmap(const std::string& overlay_apk_path, in verifyIdmap() function in android::os::Idmap2Service