Searched refs:getBinderCallingContext (Results 1 – 1 of 1) sorted by relevance
39 AccessControl::CallingContext getBinderCallingContext() { in getBinderCallingContext() function268 if (!mAcl.canGet(fqName, getBinderCallingContext())) { in get()313 auto pidcon = getBinderCallingContext(); in add()413 if (!mAcl.canGet(fqName, getBinderCallingContext())) { in getTransport()429 if (!mAcl.canList(getBinderCallingContext())) { in list()450 if (!mAcl.canGet(fqName, getBinderCallingContext())) { in listByInterface()493 if (!mAcl.canGet(fqName, getBinderCallingContext())) { in registerForNotifications()575 if (!mAcl.canAdd(fqName, getBinderCallingContext())) { in registerClientCallback()645 auto callingContext = getBinderCallingContext(); in addWithChain()652 if (!mAcl.canGet(fqName, getBinderCallingContext())) { in listManifestByInterface()[all …]