Home
last modified time | relevance | path

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

/external/chromium_org/chromeos/network/
Dshill_property_handler.h124 void RequestProperties(ManagedState::ManagedType type,
Dnetwork_state_handler.cc351 shill_property_handler_->RequestProperties( in RequestUpdateForNetwork()
361 shill_property_handler_->RequestProperties( in RequestUpdateForAllNetworks()
480 shill_property_handler_->RequestProperties( in ProfileListChanged()
Dshill_property_handler.cc202 void ShillPropertyHandler::RequestProperties(ManagedState::ManagedType type, in RequestProperties() function in chromeos::internal::ShillPropertyHandler
359 RequestProperties(type, path); in UpdateProperties()