Searched defs:string_key (Results 1 – 3 of 3) sorted by relevance
170 static void GenerateSerializationLoop(Formatter& format, bool string_key, in GenerateSerializationLoop()201 const bool string_key = key_field->type() == FieldDescriptor::TYPE_STRING; in GenerateSerializeWithCachedSizesToArray() local
171 static void GenerateSerializationLoop(Formatter& format, bool string_key, in GenerateSerializationLoop()202 const bool string_key = key_field->type() == FieldDescriptor::TYPE_STRING; in GenerateSerializeWithCachedSizesToArray() local
282 uint8_t string_key[20]; in test_put_and_get() local