Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Dfield_mask.pb.h253 inline void FieldMask::set_paths(int index, const std::string& value) { in set_paths() function
257 inline void FieldMask::set_paths(int index, std::string&& value) { in set_paths() function
261 inline void FieldMask::set_paths(int index, const char* value) { in set_paths() function
266 inline void FieldMask::set_paths(int index, const char* value, size_t size) { in set_paths() function