OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UnregisterStatusUpdateHandler
(Results
1 - 5
of
5
) sorted by null
/system/update_engine/client_library/include/update_engine/
client.h
105
// destroyed or
UnregisterStatusUpdateHandler
is called for it. Its IPCError
113
virtual bool
UnregisterStatusUpdateHandler
(StatusUpdateHandler* handler) = 0;
/system/update_engine/client_library/
client_binder.h
81
bool
UnregisterStatusUpdateHandler
(StatusUpdateHandler* handler) override;
client_dbus.h
74
bool
UnregisterStatusUpdateHandler
(StatusUpdateHandler* handler) override;
client_binder.cc
178
bool BinderUpdateEngineClient::
UnregisterStatusUpdateHandler
(
client_dbus.cc
172
bool DBusUpdateEngineClient::
UnregisterStatusUpdateHandler
(
Completed in 154 milliseconds