Home
last modified time | relevance | path

Searched defs:set_oneofs (Results 1 – 1 of 1) sorted by relevance

/third_party/protobuf/src/google/protobuf/
Dtype.pb.h1483 inline void Type::set_oneofs(int index, const std::string& value) { in set_oneofs() function
1487 inline void Type::set_oneofs(int index, std::string&& value) { in set_oneofs() function
1491 inline void Type::set_oneofs(int index, const char* value) { in set_oneofs() function
1496 inline void Type::set_oneofs(int index, const char* value, size_t size) { in set_oneofs() function