Searched refs:getBinderCallingContext (Results 1 – 1 of 1) sorted by relevance
39 AccessControl::CallingContext getBinderCallingContext() { in getBinderCallingContext() function264 if (!mAcl.canGet(fqName, getBinderCallingContext())) { in get()303 auto pidcon = getBinderCallingContext(); in add()403 if (!mAcl.canGet(fqName, getBinderCallingContext())) { in getTransport()419 if (!mAcl.canList(getBinderCallingContext())) { in list()440 if (!mAcl.canGet(fqName, getBinderCallingContext())) { in listByInterface()483 if (!mAcl.canGet(fqName, getBinderCallingContext())) { in registerForNotifications()565 if (!mAcl.canAdd(fqName, getBinderCallingContext())) { in registerClientCallback()631 auto callingContext = getBinderCallingContext(); in addWithChain()638 if (!mAcl.canGet(fqName, getBinderCallingContext())) { in listManifestByInterface()[all …]