Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/js/
Djs_generator.cc941 string JSBinaryReaderMethodType(const FieldDescriptor* field) { in JSBinaryReaderMethodType() function
952 string name = JSBinaryReaderMethodType(field); in JSBinaryReadWriteMethodName()