Home
last modified time | relevance | path

Searched refs:RequestScanByType (Results 1 – 3 of 3) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/network/
H A Dshill_property_handler.h154 void RequestScanByType(const std::string& type) const; in COMPONENT_EXPORT()
H A Dshill_property_handler.cc270 void ShillPropertyHandler::RequestScanByType(const std::string& type) const { in RequestScanByType() function in chromeos::internal::ShillPropertyHandler
H A Dnetwork_state_handler.cc1058 shill_property_handler_->RequestScanByType(shill::kTypeWifi); in RequestScan()
1066 shill_property_handler_->RequestScanByType(shill::kTypeCellular); in RequestScan()