Home
last modified time | relevance | path

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

/system/update_engine/update_manager/
Dreal_shill_provider.cc147 const auto& prop_physical = in ProcessDefaultService() local
149 if (prop_physical == properties.end()) { in ProcessDefaultService()
157 ParseConnectionType(prop_physical->second.TryGet<string>())); in ProcessDefaultService()
/system/update_engine/
Dconnection_manager.cc194 const auto& prop_physical = in GetServicePathProperties() local
196 if (prop_physical == properties.end()) { in GetServicePathProperties()
203 prop_physical->second.TryGet<string>()); in GetServicePathProperties()