Home
last modified time | relevance | path

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

/third_party/boost/libs/fusion/test/sequence/
Dtree.hpp44 >::type data_view; typedef
/third_party/protobuf/src/google/protobuf/util/internal/
Djson_stream_parser.cc913 StringPiece data_view = StringPiece(data, size); in GetNextTokenType() local