Home | Sort by relevance Sort by last modified time |
/external/protobuf/php/ext/google/protobuf/ | |
upb.h | 2630 inline bool FieldDef::set_default_string(const void *str, size_t len, function in class:upb::FieldDef 2634 inline bool FieldDef::set_default_string(const std::string& str, Status* s) { function in class:upb::FieldDef [all...] |
/external/protobuf/ruby/ext/google/protobuf_c/ | |
upb.h | 3246 inline bool FieldDef::set_default_string(const void *str, size_t len, function in class:upb::FieldDef 3250 inline bool FieldDef::set_default_string(const std::string& str, Status* s) { function in class:upb::FieldDef [all...] |