Home
last modified time | relevance | path

Searched refs:GetRealMallocSize (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/security/device_auth/test/unittest/tdd_framework/tdd_helper/memory_monitor/src/
H A Dmemory_monitor.cpp32 static int GetRealMallocSize(int size) in GetRealMallocSize() function
70 int realSize = GetRealMallocSize(size); in HcMonitorMalloc()
103 g_mallocCount -= GetRealMallocSize(iter->second.size); in HcMonitorFree()