HomeSort by relevance Sort by last modified time
    Searched defs:OnCheckForUpdates (Results 1 - 2 of 2) sorted by null

  /system/update_engine/
weave_service.cc 58 base::Bind(&WeaveService::OnCheckForUpdates, base::Unretained(this)));
114 void WeaveService::OnCheckForUpdates(std::unique_ptr<weaved::Command> command) {
116 if (!delegate_->OnCheckForUpdates(&error)) {
update_attempter.cc     [all...]

Completed in 4460 milliseconds