Home
last modified time | relevance | path

Searched refs:kConfirmed (Results 1 – 12 of 12) sorted by relevance

/system/update_engine/
Dconnection_manager_unittest.cc199 ConnectionTethering::kConfirmed); in TEST_F()
271 ConnectionTethering::kConfirmed)); in TEST_F()
273 ConnectionTethering::kConfirmed)); in TEST_F()
291 ConnectionTethering::kConfirmed)); in TEST_F()
293 ConnectionTethering::kConfirmed)); in TEST_F()
Dconnection_utils.h35 kConfirmed, enumerator
Dconnection_utils.cc49 return ConnectionTethering::kConfirmed; in ParseConnectionTethering()
Dmetrics_utils_unittest.cc49 ConnectionTethering::kConfirmed)); in TEST()
52 ConnectionTethering::kConfirmed)); in TEST()
Dconnection_manager.cc58 if (tethering != ConnectionTethering::kConfirmed) { in IsUpdateAllowedOver()
Dmetrics_utils.cc272 if (tethering == ConnectionTethering::kConfirmed) in GetConnectionType()
278 if (tethering == ConnectionTethering::kConfirmed) in GetConnectionType()
Domaha_request_action.cc1608 tethering == ConnectionTethering::kConfirmed; in IsUpdateAllowedOverCurrentConnection()
/system/update_engine/update_manager/
Dreal_shill_provider_unittest.cc412 ConnectionTethering::kConfirmed); in TEST_F()
457 ConnectionTethering::kConfirmed); in TEST_F()
Dboxed_value.cc128 case ConnectionTethering::kConfirmed: in ValuePrinter()
Dboxed_value_unittest.cc188 BoxedValue(new ConnectionTethering(ConnectionTethering::kConfirmed)) in TEST()
Dchromeos_policy.cc492 if (*conn_tethering_p == ConnectionTethering::kConfirmed) in UpdateDownloadAllowed()
Dchromeos_policy_unittest.cc1417 new ConnectionTethering(ConnectionTethering::kConfirmed)); in TEST_F()
1430 new ConnectionTethering(ConnectionTethering::kConfirmed)); in TEST_F()