Home
last modified time | relevance | path

Searched refs:zero_copy_stream (Results 1 – 6 of 6) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/cmake/
Dlibprotobuf-lite.cmake7 ${protobuf_source_dir}/src/google/protobuf/io/zero_copy_stream.cc
Dextract_includes.bat.in56 …SOURCE_WIN32_PATH}\..\src\google\protobuf\io\zero_copy_stream.h include\google\protobuf\io\zero_co…
/frameworks/opt/gamesdk/src/protobuf/
Dprotobuf.cmake117 ${GP_SRC_DIR}/io/zero_copy_stream.cc
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/internal/
Dprotostream_objectsource.cc631 google::protobuf::io::ArrayInputStream zero_copy_stream(value.data(), value.size()); in RenderAny() local
632 google::protobuf::io::CodedInputStream in_stream(&zero_copy_stream); in RenderAny()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/
DMakefile.am143 google/protobuf/io/zero_copy_stream.h \
211 google/protobuf/io/zero_copy_stream.cc \
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/
DBUILD80 "src/google/protobuf/io/zero_copy_stream.cc",