Lines Matching refs:getCallingContext
196 auto ctx = mAccess->getCallingContext(); in tryGetService()
247 auto ctx = mAccess->getCallingContext(); in addService()
302 if (!mAccess->canList(mAccess->getCallingContext())) { in listServices()
329 auto ctx = mAccess->getCallingContext(); in registerForNotifications()
365 auto ctx = mAccess->getCallingContext(); in unregisterForNotifications()
387 auto ctx = mAccess->getCallingContext(); in isDeclared()
402 auto ctx = mAccess->getCallingContext(); in getDeclaredInstances()
426 auto ctx = mAccess->getCallingContext(); in updatableViaApex()
499 auto ctx = mAccess->getCallingContext(); in registerClientCallback()
634 auto ctx = mAccess->getCallingContext(); in tryUnregisterService()
685 if (!mAccess->canList(mAccess->getCallingContext())) { in getServiceDebugInfo()