Home
last modified time | relevance | path

Searched defs:inlined_string_indices (Results 1 – 4 of 4) sorted by relevance

/external/cronet/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_field.h220 void SetInlinedStringIndices(const std::vector<int>& inlined_string_indices) { in SetInlinedStringIndices()
Dcpp_parse_function_generator.cc285 const std::vector<int>& inlined_string_indices, in TailCallTableInfo()
431 const std::vector<int>& inlined_string_indices, const Options& options, in ParseFunctionGenerator()
/external/protobuf/src/google/protobuf/compiler/cpp/
Dfield.h245 void SetInlinedStringIndices(const std::vector<int>& inlined_string_indices) { in SetInlinedStringIndices()
Dparse_function_generator.cc284 const std::vector<int>& inlined_string_indices, in TailCallTableInfo()
431 const std::vector<int>& inlined_string_indices, const Options& options, in ParseFunctionGenerator()