Home
last modified time | relevance | path

Searched defs:Realloc (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/base/hiviewdfx/hilog_lite/frameworks/js/builtin/src/
H A Dhilog_realloc.cpp21 void *HilogRealloc::Realloc(void *ptr, size_t size, size_t srcSize) in Realloc() function in OHOS::ACELite::HilogRealloc
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/recovery/
H A Dapp_recovery_parcel_allocator.cpp28 void* AppRecoveryParcelAllocator::Realloc(void* data __attribute__((unused)), size_t newSize __attr… in Realloc() function in OHOS::AppExecFwk::AppRecoveryParcelAllocator
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/
H A Ddrawing_sample_replayer.h44 void* Realloc(void *data, size_t newSize) override { return nullptr; } in Realloc() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/
H A Drs_ashmem_helper.cpp79 void* AshmemAllocator::Realloc(void* data, size_t newSize) in Realloc() function in OHOS::Rosen::AshmemAllocator
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/
H A Drs_ashmem_helper.cpp79 void* AshmemAllocator::Realloc(void* data, size_t newSize) in Realloc() function in OHOS::Rosen::AshmemAllocator
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_ashmem_helper.cpp176 void* AshmemAllocator::Realloc(void* data, size_t newSize) in Realloc() function in OHOS::Rosen::AshmemAllocator
/ohos5.0/drivers/hdf_core/adapter/uhdf2/ipc/src/
H A Dhdf_sbuf_impl_hipc.cpp379 void *Realloc(void *data, size_t newSize) override in Realloc() function in SbufAllocator
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/utils/
H A Dparcel.cpp538 void *DefaultAllocator::Realloc(void *data, size_t newSize) in Realloc() function in OHOS::DefaultAllocator
/ohos5.0/commonlibrary/c_utils/base/src/
H A Dparcel.cpp1313 void *DefaultAllocator::Realloc(void *data, size_t newSize) in Realloc() function in OHOS::DefaultAllocator