HomeSort by relevance Sort by last modified time
    Searched full:as_string_data (Results 1 - 3 of 3) sorted by null

  /external/protobuf/src/google/protobuf/io/
coded_stream_inl.h 56 std::pair<char*, bool> z = as_string_data(buffer);
zero_copy_stream_impl_lite.h 369 // mutable_string_data() and as_string_data() are workarounds to improve
394 // as_string_data(s) is equivalent to
398 inline std::pair<char*, bool> as_string_data(string* s) { function in namespace:google::protobuf::io
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/io/
zero_copy_stream_impl_lite.h 369 // mutable_string_data() and as_string_data() are workarounds to improve
394 // as_string_data(s) is equivalent to
398 inline std::pair<char*, bool> as_string_data(string* s) { function in namespace:google::protobuf::io

Completed in 734 milliseconds