OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StatusUpdateCallback
(Results
1 - 2
of
2
) sorted by null
/system/update_engine/client_library/
client_binder.h
86
class
StatusUpdateCallback
:
89
StatusUpdateCallback
(BinderUpdateEngineClient* client) : client_(client) {}
client_binder.cc
131
Status BinderUpdateEngineClient::
StatusUpdateCallback
::HandleStatusUpdate(
153
new BinderUpdateEngineClient::
StatusUpdateCallback
(this);
Completed in 214 milliseconds