Searched refs:dhSubtype_ (Results 1 – 2 of 2) sorted by relevance
38 dhSubtype_("") in CapabilityInfo()44 dhSubtype_(dhSubtype) in CapabilityInfo()90 std::string dhSubtype_; variable
95 return dhSubtype_; in GetDHSubtype()100 this->dhSubtype_ = dhSubtype; in SetDHSubtype()182 if (strcmp(this->dhSubtype_.c_str(), capInfo.dhSubtype_.c_str()) != 0) { in Compare()