Home
last modified time | relevance | path

Searched defs:IgnoreField (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/
Dmessage_differencer.cc349 void MessageDifferencer::IgnoreField(const FieldDescriptor* field) { in IgnoreField() function in google::protobuf::util::MessageDifferencer
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/js/
Djs_generator.cc442 bool IgnoreField(const FieldDescriptor* field) { in IgnoreField() function