Home
last modified time | relevance | path

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

/system/update_engine/
Dconnection_manager_unittest.cc192 ConnectionTethering::kConfirmed); in TEST_F()
275 ConnectionTethering::kConfirmed)); in TEST_F()
277 ConnectionTethering::kConfirmed)); in TEST_F()
287 ConnectionTethering::kConfirmed)); in TEST_F()
289 ConnectionTethering::kConfirmed)); in TEST_F()
Dconnection_utils.h36 kConfirmed, enumerator
Dconnection_utils.cc45 return ConnectionTethering::kConfirmed; in ParseConnectionTethering()
Dmetrics_utils_unittest.cc52 ConnectionTethering::kConfirmed)); in TEST()
55 ConnectionTethering::kConfirmed)); in TEST()
Dmetrics_utils.cc238 if (tethering == ConnectionTethering::kConfirmed) in GetConnectionType()
244 if (tethering == ConnectionTethering::kConfirmed) in GetConnectionType()
Dconnection_manager.cc112 if (tethering == ConnectionTethering::kConfirmed) { in IsUpdateAllowedOver()
/system/update_engine/update_manager/
Dboxed_value.cc127 case ConnectionTethering::kConfirmed: in ValuePrinter()
Dreal_shill_provider_unittest.cc433 ConnectionTethering::kConfirmed); in TEST_F()
479 ConnectionTethering::kConfirmed); in TEST_F()
Dboxed_value_unittest.cc187 BoxedValue(new ConnectionTethering(ConnectionTethering::kConfirmed)) in TEST()
Dchromeos_policy.cc512 if (*conn_tethering_p == ConnectionTethering::kConfirmed) in UpdateDownloadAllowed()
Dchromeos_policy_unittest.cc1486 reset(new ConnectionTethering(ConnectionTethering::kConfirmed)); in TEST_F()
1500 reset(new ConnectionTethering(ConnectionTethering::kConfirmed)); in TEST_F()