Home
last modified time | relevance | path

Searched defs:string_key (Results 1 – 3 of 3) sorted by relevance

/external/cronet/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_map_field.cc170 static void GenerateSerializationLoop(Formatter& format, bool string_key, in GenerateSerializationLoop()
201 const bool string_key = key_field->type() == FieldDescriptor::TYPE_STRING; in GenerateSerializeWithCachedSizesToArray() local
/external/protobuf/src/google/protobuf/compiler/cpp/
Dmap_field.cc171 static void GenerateSerializationLoop(Formatter& format, bool string_key, in GenerateSerializationLoop()
202 const bool string_key = key_field->type() == FieldDescriptor::TYPE_STRING; in GenerateSerializeWithCachedSizesToArray() local
/external/mesa3d/src/compiler/glsl/tests/
Dcache_test.c282 uint8_t string_key[20]; in test_put_and_get() local