Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp5097 bool SurfaceFlinger::callingThreadHasUnscopedSurfaceFlingerAccess(bool usePermissionCache) { in callingThreadHasUnscopedSurfaceFlingerAccess()
6253 bool usePermissionCache = code != OVERRIDE_HDR_TYPES; in CheckTransactCodeCredentials() local
9387 status_t SurfaceComposerAIDL::checkAccessPermission(bool usePermissionCache) { in checkAccessPermission()