Home
last modified time | relevance | path

Searched refs:canList (Results 1 – 3 of 3) sorted by relevance

/system/hwservicemanager/
DAccessControl.h39 bool canList(const CallingContext& callingContext);
DAccessControl.cpp78 bool AccessControl::canList(const CallingContext& callingContext) { in canList() function in android::AccessControl
DServiceManager.cpp429 if (!mAcl.canList(getBinderCallingContext())) { in list()
720 if (!mAcl.canList(getBinderCallingContext())) { in debugDump()