Searched refs:mutable_string_data (Results 1 – 3 of 3) sorted by relevance
384 inline char* mutable_string_data(string* s) { in mutable_string_data() function399 char *p = mutable_string_data(s); in as_string_data()
185 *data = mutable_string_data(target_) + old_size; in Next()
301 reinterpret_cast<uint8*>(io::mutable_string_data(output) + old_size); in AppendPartialToString()