Home | Sort by relevance Sort by last modified time |
/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...] |