OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fromStatusT
(Results
1 - 3
of
3
) sorted by null
/frameworks/native/include/binder/
Status.h
89
static Status
fromStatusT
(status_t status);
/frameworks/native/libs/binder/
Status.cpp
44
Status Status::
fromStatusT
(status_t status) {
/system/update_engine/
update_engine_client_android.cc
162
<< Status::
fromStatusT
(status).toString8();
Completed in 5048 milliseconds