OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SendChannelChangeUpdate
(Results
1 - 7
of
7
) sorted by null
/system/update_engine/
service_observer_interface.h
44
virtual void
SendChannelChangeUpdate
(const std::string& tracking_channel) = 0;
weave_service.h
44
void
SendChannelChangeUpdate
(const std::string& tracking_channel) override;
binder_service_android.h
56
void
SendChannelChangeUpdate
(const std::string& tracking_channel) override {}
binder_service_brillo.h
55
void
SendChannelChangeUpdate
(const std::string& tracking_channel) override {}
dbus_service.h
169
void
SendChannelChangeUpdate
(const std::string& tracking_channel) override {}
weave_service.cc
74
void WeaveService::
SendChannelChangeUpdate
(
update_attempter.cc
[
all
...]
Completed in 474 milliseconds