HomeSort by relevance Sort by last modified time
    Searched refs:canGet (Results 1 - 3 of 3) sorted by null

  /system/hwservicemanager/
AccessControl.h 16 bool canGet(const std::string& fqName, pid_t pid);
AccessControl.cpp 51 bool AccessControl::canGet(const std::string& fqName, pid_t pid) {
ServiceManager.cpp 185 if (!mAcl.canGet(fqName, pid)) {
295 if (!mAcl.canGet(fqName, pid)) {
333 if (!mAcl.canGet(fqName, pid)) {
377 if (!mAcl.canGet(fqName, pid)) {
482 if (!mAcl.canGet(fqName, pid)) {

Completed in 75 milliseconds