HomeSort by relevance Sort by last modified time
    Searched refs:set_subdef_name (Results 1 - 2 of 2) sorted by null

  /external/protobuf/php/ext/google/protobuf/
upb.h 2660 inline bool FieldDef::set_subdef_name(const char* name, Status* s) { function in class:upb::FieldDef
2663 inline bool FieldDef::set_subdef_name(const std::string& name, Status* s) { function in class:upb::FieldDef
    [all...]
  /external/protobuf/ruby/ext/google/protobuf_c/
upb.h 3276 inline bool FieldDef::set_subdef_name(const char* name, Status* s) { function in class:upb::FieldDef
3279 inline bool FieldDef::set_subdef_name(const std::string& name, Status* s) { function in class:upb::FieldDef
    [all...]

Completed in 455 milliseconds