Home
last modified time | relevance | path

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

/external/protobuf/ruby/tests/
Dbasic.rb693 oneof_count = 0
695 oneof_count += 1
698 assert oneof_count == 1
/external/protobuf/php/ext/google/protobuf/
Dupb.h1857 int oneof_count() const;
2686 inline int MessageDef::oneof_count() const { in oneof_count() function
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.h2325 int oneof_count() const;
3311 inline int MessageDef::oneof_count() const {