Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/tests/
Dbasic.rb694 oneof_count = 0
696 oneof_count += 1
699 assert oneof_count == 1
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/php/ext/google/protobuf/
Dupb.h1857 int oneof_count() const;
2686 inline int MessageDef::oneof_count() const { in oneof_count() function
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ruby/ext/google/protobuf_c/
Dupb.h2325 int oneof_count() const;
3311 inline int MessageDef::oneof_count() const {