Home
last modified time | relevance | path

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

/system/update_engine/
Domaha_request_action.h308 bool IsUpdateAllowedOverCellularByPrefs(const OmahaResponse& response) const;
Domaha_request_action.cc1796 bool OmahaRequestAction::IsUpdateAllowedOverCellularByPrefs( in IsUpdateAllowedOverCellularByPrefs() function in chromeos_update_engine::OmahaRequestAction
1882 is_allowed = IsUpdateAllowedOverCellularByPrefs(response); in IsUpdateAllowedOverCurrentConnection()