Searched refs:kPropertyType (Results 1 – 5 of 5) sorted by relevance
49 if (modem_properties.ContainsUint(kPropertyType)) { in CreateDeviceClassic()50 mm_type = modem_properties.GetUint(kPropertyType); in CreateDeviceClassic()
67 static const char kPropertyType[]; variable
43 const char Modem::kPropertyType[] = "Type"; member in shill::Modem
42 const char ChromeosWiMaxNetworkProxy::kPropertyType[] = "Type"; member in shill::ChromeosWiMaxNetworkProxy55 RegisterProperty(kPropertyType, &type); in PropertySet()
66 static const char kPropertyType[]; variable