Searched defs:kType (Results 1 – 9 of 9) sorted by relevance
149 static const Type kType; variable167 static const Type kType; variable186 static const Type kType; variable204 static const Type kType; variable222 static const Type kType; variable241 static const Type kType; variable273 static const Type kType; variable365 static const Type kType; variable
445 const NetlinkAttribute::Type NetlinkU8Attribute::kType = member in shill::NetlinkU8Attribute498 const NetlinkAttribute::Type NetlinkU16Attribute::kType = member in shill::NetlinkU16Attribute552 const NetlinkAttribute::Type NetlinkU32Attribute::kType = member in shill::NetlinkU32Attribute606 const NetlinkAttribute::Type NetlinkU64Attribute::kType = member in shill::NetlinkU64Attribute659 const NetlinkAttribute::Type NetlinkFlagAttribute::kType = member in shill::NetlinkFlagAttribute705 const NetlinkAttribute::Type NetlinkStringAttribute::kType = member in shill::NetlinkStringAttribute799 const NetlinkAttribute::Type NetlinkNestedAttribute::kType = member in shill::NetlinkNestedAttribute1026 const NetlinkAttribute::Type NetlinkRawAttribute::kType = member in shill::NetlinkRawAttribute
79 static const char kType[]; variable
70 const char DHCPv6Config::kType[] = "dhcp6"; member in shill::DHCPv6Config
124 static const char kType[]; variable
94 const char DHCPv4Config::kType[] = "dhcp"; member in shill::DHCPv4Config
57 const char IPConfig::kType[] = "ip"; member in shill::IPConfig
240 static const char kType[]; variable
848 const char kType[] = "x509-type"; in TEST_F() local