Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/tools/nogrod/
Dleb128.h37 size_t size_; variable
Dbyte_input_stream.h46 uint64_t size_; variable
Dbuffer.h62 size_t size_; variable
/frameworks/base/media/mca/filterfw/native/core/
Dvertex_frame.h71 int size_; variable
Dnative_frame.h74 int size_; variable
/frameworks/libs/binary_translation/base/include/berberis/base/
Dmapped_file_fragment.h38 size_t size_; variable
Dexec_region.h80 size_t size_ = 0; variable
Dmmap.h105 size_t size_; variable
/frameworks/libs/binary_translation/test_utils/include/berberis/test_utils/
Dscoped_guest_exec_region.h43 size_t size_; variable
/frameworks/base/libs/androidfw/include/androidfw/
DBigBuffer.h131 size_t size_; variable
/frameworks/libs/binary_translation/runtime_primitives/include/berberis/runtime_primitives/
Dguest_code_region.h50 size_t size_; variable
/frameworks/base/tools/aapt2/io/
DData.h184 size_t size_; variable
/frameworks/native/include/ftl/
Dstatic_vector.h370 size_type size_ = 0; variable
/frameworks/av/media/codec2/vndk/
DC2Buffer.cpp358 C2ConstLinearBlock C2LinearBlock::share(size_t offset_, size_t size_, C2Fence fence) { in share()