HomeSort by relevance Sort by last modified time
    Searched defs:const_field_iterator (Results 1 - 3 of 3) sorted by null

  /frameworks/compile/slang/
slang_rs_export_type.h 621 typedef std::list<const Field*>::const_iterator const_field_iterator; typedef in class:slang::RSExportRecordType
623 inline const_field_iterator fields_begin() const {
626 inline const_field_iterator fields_end() const {
  /external/protobuf/php/ext/google/protobuf/
upb.h 1959 class const_field_iterator class in class:upb::MessageDef
2780 inline MessageDef::const_field_iterator::const_field_iterator( function in class:upb::MessageDef::const_field_iterator
    [all...]
  /external/protobuf/ruby/ext/google/protobuf_c/
upb.h 2437 class const_field_iterator class in class:upb::MessageDef
3405 inline MessageDef::const_field_iterator::const_field_iterator( function in class:upb::MessageDef::const_field_iterator
    [all...]

Completed in 321 milliseconds