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

  /system/update_engine/
omaha_request_action.h 238 bool ShouldPing() const;
omaha_request_action.cc 659 // fix needs to change this code as well as UpdateLastPingDays and ShouldPing.
664 bool OmahaRequestAction::ShouldPing() const {
751 if (ping_only_ && !ShouldPing()) {
759 ShouldPing(), // include_ping
    [all...]

Completed in 62 milliseconds