Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_map_field.cc233 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
/external/mesa3d/src/compiler/glsl/tests/
Dcache_test.c282 uint8_t string_key[20]; in test_put_and_get() local
/external/v8/src/builtins/
Dbuiltins-collections-gen.cc1348 TNode<String> string_key) { in ComputeStringHash()