Home
last modified time | relevance | path

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

/external/cronet/third_party/protobuf/src/google/protobuf/compiler/python/
Dpython_generator.cc595 const char required_function_arguments[] = in PrintDescriptor() local
602 printer_->Print(m, required_function_arguments); in PrintDescriptor()
/external/protobuf/src/google/protobuf/compiler/python/
Dgenerator.cc590 const char required_function_arguments[] = in PrintDescriptor() local
597 printer_->Print(m, required_function_arguments); in PrintDescriptor()