Home
last modified time | relevance | path

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

/system/security/keystore2/src/
Derror.rs177 pub fn into_logged_binder(e: anyhow::Error) -> BinderStatus { in into_logged_binder()
Dauthorization.rs62 pub fn into_logged_binder(e: anyhow::Error) -> BinderStatus { in into_logged_binder()
Dapc.rs82 pub fn into_logged_binder(e: anyhow::Error) -> BinderStatus { in into_logged_binder()
/system/apex/apexd/
Dapexservice.cpp54 using BinderStatus = ::android::binder::Status; typedef
89 using BinderStatus = ::android::binder::Status; typedef in android::apex::binder::__anon9d62fa170111::ApexService
/system/secretkeeper/client/src/
Dlib.rs164 BinderStatus(binder::Status), enumerator
/system/security/keystore2/legacykeystore/
Dlib.rs218 fn into_logged_binder(e: anyhow::Error) -> BinderStatus { in into_logged_binder()