Searched defs:callingContext (Results 1 – 2 of 2) sorted by relevance
56 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()
330 const AccessControl::CallingContext& callingContext) { in addImpl()645 auto callingContext = getBinderCallingContext(); in addWithChain() local753 auto callingContext = getBinderCallingContext(); in registerPassthroughClient() local