Searched defs:string_key (Results 1 – 3 of 3) sorted by relevance
233 static void GenerateSerializationLoop(const Formatter& format, bool string_key, in GenerateSerializationLoop()291 const bool string_key = key_field->type() == FieldDescriptor::TYPE_STRING; in GenerateSerializeWithCachedSizes() local
282 uint8_t string_key[20]; in test_put_and_get() local
1348 TNode<String> string_key) { in ComputeStringHash()