Home
last modified time | relevance | path

Searched defs:size_ (Results 1 – 11 of 11) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/stubs/
Dbytestream.h205 size_t size_; variable
242 size_t size_; variable
Dsubstitute.h134 int size_; variable
Dstringpiece.h464 stringpiece_ssize_type size_; member
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/io/
Dzero_copy_stream_impl_lite.h87 const int size_; // Total size of the array. variable
119 const int size_; // Total size of the array. variable
/frameworks/base/media/mca/filterfw/native/core/
Dvertex_frame.h71 int size_; variable
Dnative_frame.h74 int size_; variable
/frameworks/native/cmds/dumpstate/
DDumpstateSectionReporter.h57 int size_; variable
/frameworks/native/libs/vr/libdvrcommon/include/private/dvr/
Dring_buffer.h93 size_t start_, size_; variable
/frameworks/base/tools/aapt2/util/
DBigBuffer.h132 size_t size_; variable
/frameworks/base/tools/aapt2/io/
DData.h185 size_t size_; variable
/frameworks/av/media/codec2/vndk/
DC2Buffer.cpp322 C2ConstLinearBlock C2LinearBlock::share(size_t offset_, size_t size_, C2Fence fence) { in share()