Home
last modified time | relevance | path

Searched defs:byte_size (Results 1 – 8 of 8) sorted by relevance

/aosp12/frameworks/av/media/libmedia/
H A DMediaScanner.cpp241 size_t byte_size = this->size() + sizeof(MediaAlbumArt); in clone() local
254 size_t byte_size = sizeof(MediaAlbumArt) + dataSize; in fromData() local
/aosp12/system/iorap/src/serialize/
H A Dprotobuf_io.cc118 int byte_size = message.ByteSize(); in WriteFully() local
/aosp12/art/runtime/gc/allocator/
H A Drosalloc.h57 size_t byte_size = rosalloc->free_page_run_size_map_[pm_idx]; in ByteSize() local
62 void SetByteSize(RosAlloc* rosalloc, size_t byte_size) in SetByteSize()
104 size_t byte_size = ByteSize(rosalloc); in ReleasePages() local
H A Drosalloc.cc340 const size_t byte_size = num_pages * kPageSize; in FreePages() local
/aosp12/system/bt/stack/include/
H A Dport_api.h44 uint8_t byte_size; member
/aosp12/art/compiler/debug/
H A Delf_debug_info_writer.h553 uint32_t byte_size; in WriteTypeDeclaration() local
/aosp12/system/bt/stack/rfcomm/
H A Drfc_int.h122 uint8_t byte_size; member
/aosp12/art/runtime/gc/collector/
H A Dconcurrent_copying.cc3317 size_t byte_size) { in FillWithFakeObject()
3365 size_t byte_size; in AllocateInSkippedBlock() local