OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ToStatus
(Results
1 - 2
of
2
) sorted by null
/system/weaved/common/
binder_utils.cc
24
android::binder::Status
ToStatus
(bool success, weave::ErrorPtr* error) {
/system/update_engine/
binder_service_brillo.cc
44
Status
ToStatus
(ErrorPtr* error) {
57
return
ToStatus
(&error);
Completed in 81 milliseconds