Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_map_field.cc176 static void GenerateSerializationLoop(const Formatter& format, bool string_key, in GenerateSerializationLoop()
217 const bool string_key = key_field->type() == FieldDescriptor::TYPE_STRING; in GenerateSerializeWithCachedSizesToArray() local
/third_party/boost/boost/program_options/
Doption.hpp42 std::string string_key; member in boost::program_options::basic_option