OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DeclaredTypeMethodName
(Results
1 - 3
of
3
) sorted by null
/external/protobuf/src/google/protobuf/compiler/cpp/
cpp_helpers.h
98
const char*
DeclaredTypeMethodName
(FieldDescriptor::Type type);
cpp_field.cc
60
(*variables)["declared_type"] =
DeclaredTypeMethodName
(descriptor->type());
cpp_helpers.cc
213
const char*
DeclaredTypeMethodName
(FieldDescriptor::Type type) {
Completed in 8700 milliseconds