Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/cpp/
Dservice.cc245 Formatter format_method(printer, vars_); in GenerateCallMethod() local
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_service.cc245 Formatter format_method(printer, vars_); in GenerateCallMethod() local
/external/python/cpython2/Objects/
Dabstract.c766 PyObject *format_method = NULL; local