Searched defs:strkey (Results 1 – 2 of 2) sorted by relevance
74 bool CMappingData::getValue(const std::string &strkey, const std::string *&pStrValue) const in getValue() argument92 bool CMappingData::addValue(const std::string &strkey, const std::string &strValue) in addValue()
464 upb_strview strkey = _upb_map_tokey(key, key_size); in _upb_map_set() local