Searched defs:set_bytes_values (Results 1 – 1 of 1) sorted by relevance
3687 inline void PropertyProto::set_bytes_values(int index, const std::string& value) { in set_bytes_values() function3691 inline void PropertyProto::set_bytes_values(int index, std::string&& value) { in set_bytes_values() function3695 inline void PropertyProto::set_bytes_values(int index, const char* value) { in set_bytes_values() function3700 inline void PropertyProto::set_bytes_values(int index, const void* value, size_t size) { in set_bytes_values() function