Searched refs:IsTechnologyEnabling (Results 1 – 3 of 3) sorted by relevance
104 bool IsTechnologyEnabling(const std::string& technology) const;
138 bool ShillPropertyHandler::IsTechnologyEnabling( in IsTechnologyEnabling() function in chromeos::internal::ShillPropertyHandler
113 else if (shill_property_handler_->IsTechnologyEnabling(technology)) in GetTechnologyState()