Home
last modified time | relevance | path

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

/aosp12/art/libartbase/base/
H A Dlength_prefixed_array.h84 void SetSize(size_t length) { in SetSize() function
H A Dmem_map.cc1017 void MemMap::SetSize(size_t new_size) { in SetSize() function in art::MemMap
/aosp12/system/core/fs_mgr/libsnapshot/
H A Dtest_helpers.cpp249 void SetSize(PartitionUpdate* partition_update, uint64_t size) { in SetSize() function
/aosp12/system/logging/logd/
H A DSimpleLogBuffer.cpp257 bool SimpleLogBuffer::SetSize(log_id_t id, size_t size) { in SetSize() function in SimpleLogBuffer
H A DSerializedLogBuffer.cpp329 bool SerializedLogBuffer::SetSize(log_id_t id, size_t size) { in SetSize() function in SerializedLogBuffer
/aosp12/system/extras/simpleperf/
H A Drecord.h249 void SetSize(uint32_t size) { header.size = size; } in SetSize() function
/aosp12/art/dexlayout/
H A Ddex_ir.h319 void SetSize(uint32_t size) { size_ = size; } in SetSize() function
/aosp12/frameworks/wilhelm/include/SLES/
H A DOpenSLES.h1884 SLresult (*SetSize) ( member