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

  /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...]

Completed in 110 milliseconds