/aosp12/frameworks/av/media/codec2/vndk/internal/ |
H A D | C2ParamInternal.h | 37 inline static uint32_t GetSize(const C2FieldDescriptor &fd) { in GetSize() function 49 inline static uint32_t GetSize(const C2ParamField &pf) { in GetSize() function 57 inline static uint32_t GetSize(const _C2FieldId &f) { in GetSize() function
|
/aosp12/frameworks/native/libs/vr/libdvrcommon/include/private/dvr/ |
H A D | range.h | 31 Eigen::Vector<T, d> GetSize() const { return p2 - p1; } in GetSize() function
|
H A D | ring_buffer.h | 48 size_t GetSize() const { return size_; } in GetSize() function
|
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/ |
H A D | stringbuffer.h | 71 size_t GetSize() const { return stack_.GetSize(); } in GetSize() function
|
H A D | memorybuffer.h | 54 size_t GetSize() const { return stack_.GetSize(); } in GetSize() function
|
/aosp12/system/bt/gd/packet/parser/fields/ |
H A D | padding_field.cc | 29 Size PaddingField::GetSize() const { in GetSize() function in PaddingField
|
H A D | reserved_field.cc | 31 Size ReservedField::GetSize() const { in GetSize() function in ReservedField
|
H A D | group_field.cc | 37 Size GroupField::GetSize() const { in GetSize() function in GroupField
|
H A D | checksum_start_field.cc | 29 Size ChecksumStartField::GetSize() const { in GetSize() function in ChecksumStartField
|
H A D | body_field.cc | 34 Size BodyField::GetSize() const { in GetSize() function in BodyField
|
H A D | variable_length_struct_field.cc | 29 Size VariableLengthStructField::GetSize() const { in GetSize() function in VariableLengthStructField
|
H A D | custom_field.cc | 29 Size CustomField::GetSize() const { in GetSize() function in CustomField
|
H A D | payload_field.cc | 37 Size PayloadField::GetSize() const { in GetSize() function in PayloadField
|
H A D | struct_field.cc | 29 Size StructField::GetSize() const { in GetSize() function in StructField
|
H A D | array_field.cc | 47 Size ArrayField::GetSize() const { in GetSize() function in ArrayField
|
H A D | scalar_field.cc | 35 Size ScalarField::GetSize() const { in GetSize() function in ScalarField
|
H A D | vector_field.cc | 47 Size VectorField::GetSize() const { in GetSize() function in VectorField
|
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/internal/ |
H A D | stack.h | 146 size_t GetSize() const { return static_cast<size_t>(stackTop_ - stack_); } in GetSize() function
|
/aosp12/art/compiler/utils/ |
H A D | jni_macro_assembler.h | 70 size_t GetSize() const { in GetSize() function
|
H A D | swap_space.h | 42 size_t GetSize() { in GetSize() function
|
/aosp12/system/nvram/messages/ |
H A D | message_codec.cpp | 37 size_t MessageEncoderBase::GetSize() { in GetSize() function in nvram::proto::MessageEncoderBase
|
/aosp12/system/nvram/messages/include/nvram/messages/ |
H A D | proto.hpp | 449 size_t GetSize(const Struct& object) { in GetSize() function
|
/aosp12/system/update_engine/payload_consumer/ |
H A D | partition_writer.cc | 148 bool GetSize(uint64_t* size) override { in GetSize() function in chromeos_update_engine::BsdiffExtentFile 183 bool GetSize(uint64_t* size) const override { in GetSize() function in chromeos_update_engine::PuffinExtentStream
|
/aosp12/system/core/fs_mgr/libsnapshot/ |
H A D | make_cow_from_ab_ota.cpp | 259 bool GetSize(uint64_t* size) const override { in GetSize() function in android::snapshot::PuffInputStream 291 bool GetSize(uint64_t* size) const override { in GetSize() function in android::snapshot::PuffOutputStream
|
H A D | test_helpers.cpp | 253 uint64_t GetSize(PartitionUpdate* partition_update) { in GetSize() function
|