Home
last modified time | relevance | path

Searched refs:kFailed (Results 1 – 4 of 4) sorted by relevance

/device/google/cuttlefish/guest/hals/identity/
DRemoteSecureHardwareProxy.cpp341 return AccessCheckResult::kFailed; in startRetrieveEntryValue()
348 return AccessCheckResult::kFailed; in startRetrieveEntryValue()
/device/google/cuttlefish/guest/hals/identity/common/
DSecureHardwareProxy.h112 kFailed, enumerator
DIdentityCredential.cpp792 case AccessCheckResult::kFailed: in startRetrieveEntryValue()
/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Dclient_handler.cpp237 case webrtc::PeerConnectionInterface::PeerConnectionState::kFailed: in OnConnectionStateChange()