Searched refs:set_root (Results 1 – 2 of 2) sorted by relevance
423 void set_root(const ::std::string& value);424 void set_root(const char* value);425 void set_root(const char* value, size_t size);947 inline void Mixin::set_root(const ::std::string& value) { in set_root() function952 inline void Mixin::set_root(const char* value) { in set_root() function957 inline void Mixin::set_root(const char* value, size_t size) { in set_root() function
1985 void Mixin::set_root(const ::std::string& value) { in set_root() function in google::protobuf::Mixin1990 void Mixin::set_root(const char* value) { in set_root() function in google::protobuf::Mixin1995 void Mixin::set_root(const char* value, size_t size) { in set_root() function in google::protobuf::Mixin