Home
last modified time | relevance | path

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

/system/secretkeeper/comm/src/
Dwire.rs153 pub fn err_code(&self) -> AidlErrorCode { in err_code()
257 pub enum AidlErrorCode { enum
/system/chre/host/hal_generic/common/
Dhost_protocol_host_v4.cc39 using AidlErrorCode = ::aidl::android::hardware::contexthub::ErrorCode; typedef