Home
last modified time | relevance | path

Searched refs:IsUpdateAllowedOverCurrentConnection (Results 1 – 2 of 2) sorted by relevance

/system/update_engine/
Domaha_request_action.h299 bool IsUpdateAllowedOverCurrentConnection() const;
Domaha_request_action.cc1614 if (!IsUpdateAllowedOverCurrentConnection()) { in ShouldIgnoreUpdate()
1629 bool OmahaRequestAction::IsUpdateAllowedOverCurrentConnection() const { in IsUpdateAllowedOverCurrentConnection() function in chromeos_update_engine::OmahaRequestAction