Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/identity/
DRemoteSecureHardwareProxy.cpp288 bool accessGranted = false; in validateAccessControlProfile() local
/device/google/cuttlefish/guest/hals/identity/libeic/
DEicPresentation.c474 bool* accessGranted, uint8_t* scratchSpace, size_t scratchSpaceSize) { in eicPresentationValidateAccessControlProfile()