Searched defs:KeyWithValueType (Results 1 – 1 of 1) sorted by relevance
135 struct KeyWithValueType { struct142 KeyWithValueType(std::string k, int64_t v) in KeyWithValueType() argument149 KeyWithValueType(std::string k, double v) in KeyWithValueType() function156 KeyWithValueType(std::string k, std::string v) in KeyWithValueType() function163 int32_t allocToBucket(ValuesBucket* dst, int dstIdx, int idx, int32_t *errCode) in allocToBucket()