Home
last modified time | relevance | path

Searched refs:verifyIdmap (Results 1 – 5 of 5) 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.h42 binder::Status verifyIdmap(const std::string& overlay_apk_path, int32_t fulfilled_policies,
DIdmap2Service.cpp96 Status Idmap2Service::verifyIdmap(const std::string& overlay_apk_path, in verifyIdmap() function in android::os::Idmap2Service
/frameworks/base/services/core/java/com/android/server/om/
DIdmapManager.java94 if (mIdmap2Service.verifyIdmap(overlayPath, policies, enforce, userId)) { in createIdmap()
/frameworks/base/services/
Dart-profile247 HSPLandroid/os/IIdmap2$Stub$Proxy;->verifyIdmap(Ljava/lang/String;IZI)Z