Home
last modified time | relevance | path

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

/system/update_engine/
Domaha_request_action.h270 bool IsUpdateAllowedOverCurrentConnection(
Domaha_request_action.cc1514 if (!IsUpdateAllowedOverCurrentConnection(error, response)) { in ShouldIgnoreUpdate()
1591 bool OmahaRequestAction::IsUpdateAllowedOverCurrentConnection( in IsUpdateAllowedOverCurrentConnection() function in chromeos_update_engine::OmahaRequestAction