Searched refs:IsTechnologyUninitialized (Results 1 – 3 of 3) sorted by relevance
116 bool IsTechnologyUninitialized(const std::string& technology) const;
147 bool ShillPropertyHandler::IsTechnologyUninitialized( in IsTechnologyUninitialized() function in chromeos::internal::ShillPropertyHandler
109 else if (shill_property_handler_->IsTechnologyUninitialized(technology)) in GetTechnologyState()