Home
last modified time | relevance | path

Searched defs:GetStorageSize (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/lib/
H A Darray_internal.h53 static uint32_t GetStorageSize(uint32_t num_elements) { in GetStorageSize() function
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libartbase/base/
Dbit_vector.h217 uint32_t GetStorageSize() const { in GetStorageSize() function
/aosp_15_r20/prebuilts/module_sdk/art/current/host-exports/include/art/libartbase/base/
Dbit_vector.h215 uint32_t GetStorageSize() const { in GetStorageSize() function
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libartbase/base/
Dbit_vector.h217 uint32_t GetStorageSize() const { in GetStorageSize() function
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libartbase/base/
Dbit_vector.h217 uint32_t GetStorageSize() const { in GetStorageSize() function
/aosp_15_r20/art/libartbase/base/
H A Dbit_vector.h217 uint32_t GetStorageSize() const { in GetStorageSize() function
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libartbase/base/
Dbit_vector.h217 uint32_t GetStorageSize() const { in GetStorageSize() function
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libartbase/base/
Dbit_vector.h210 uint32_t GetStorageSize() const { in GetStorageSize() function
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libartbase/base/
Dbit_vector.h210 uint32_t GetStorageSize() const { in GetStorageSize() function
/aosp_15_r20/prebuilts/module_sdk/art/1/host-exports/include/art/libartbase/base/
Dbit_vector.h210 uint32_t GetStorageSize() const { in GetStorageSize() function
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libartbase/base/
Dbit_vector.h210 uint32_t GetStorageSize() const { in GetStorageSize() function
/aosp_15_r20/external/cronet/net/disk_cache/memory/
H A Dmem_entry_impl.cc119 int MemEntryImpl::GetStorageSize() const { in GetStorageSize() function in disk_cache::MemEntryImpl
/aosp_15_r20/system/vold/
H A DVolumeManager.cpp1307 android::status_t android::vold::GetStorageSize(int64_t* storageSize) { in GetStorageSize() function in android::vold