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