Home
last modified time | relevance | path

Searched refs:mutable_span (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/containers/
Dspan_unittest.cc1035 span<int> mutable_span(vec); in TEST() local
1036 span<const uint8_t> bytes_span = as_bytes(mutable_span); in TEST()
1045 span<int> mutable_span(vec); in TEST() local
1046 span<uint8_t> writable_bytes_span = as_writable_bytes(mutable_span); in TEST()
/external/protobuf/src/google/protobuf/
Ddescriptor.pb.h3255 mutable_span();
7253 SourceCodeInfo_Location::mutable_span() { in mutable_span() function
Ddescriptor.pb.cc13462 input, this->mutable_span()))); in MergePartialFromCodedStream()
13466 1, 18, input, this->mutable_span()))); in MergePartialFromCodedStream()
14128 SourceCodeInfo_Location::mutable_span() { in mutable_span() function in google::protobuf::SourceCodeInfo_Location