Home
last modified time | relevance | path

Searched refs:connection_utils (Results 1 – 9 of 9) sorted by relevance

/aosp12/system/update_engine/cros/
H A Dconnection_manager.cc180 *out_tethering = connection_utils::ParseConnectionTethering( in GetServicePathProperties()
202 *out_type = connection_utils::ParseConnectionType( in GetServicePathProperties()
206 *out_type = connection_utils::ParseConnectionType(type_str); in GetServicePathProperties()
H A Dconnection_manager_unittest.cc38 using chromeos_update_engine::connection_utils::StringForConnectionType;
H A Domaha_request_action.cc1673 << connection_utils::StringForConnectionType(type) in IsUpdateAllowedOverCurrentConnection()
/aosp12/system/update_engine/update_manager/
H A Dreal_shill_provider.cc28 using chromeos_update_engine::connection_utils::ParseConnectionType;
136 chromeos_update_engine::connection_utils::ParseConnectionTethering( in ProcessDefaultService()
H A Dboxed_value.cc37 using chromeos_update_engine::connection_utils::StringForConnectionType;
H A Dreal_device_policy_provider.cc160 chromeos_update_engine::connection_utils::ParseConnectionType(type_str); in ConvertAllowedConnectionTypesForUpdate()
/aosp12/system/update_engine/common/
H A Dconnection_utils.h39 namespace connection_utils {
H A Dconnection_utils.cc28 namespace connection_utils { namespace
/aosp12/system/update_engine/
H A DBUILD.gn189 "common/connection_utils.cc",