Home
last modified time | relevance | path

Searched refs:CountSubstituteArgs (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/stubs/
Dsubstitute.cc45 static int CountSubstituteArgs(const SubstituteArg* const* args_array) { in CountSubstituteArgs() function
86 << index << "\", but only " << CountSubstituteArgs(args_array) in SubstituteAndAppend()