Home
last modified time | relevance | path

Searched defs:callingContext (Results 1 – 2 of 2) sorted by relevance

/system/hwservicemanager/
DAccessControl.cpp56 bool AccessControl::canAdd(const std::string& fqName, const CallingContext& callingContext) { in canAdd()
67 bool AccessControl::canGet(const std::string& fqName, const CallingContext& callingContext) { in canGet()
78 bool AccessControl::canList(const CallingContext& callingContext) { in canList()
DServiceManager.cpp330 const AccessControl::CallingContext& callingContext) { in addImpl()
645 auto callingContext = getBinderCallingContext(); in addWithChain() local
753 auto callingContext = getBinderCallingContext(); in registerPassthroughClient() local