Home
last modified time | relevance | path

Searched refs:DisableDelayFree (Results 1 - 5 of 5) sorted by relevance

/base/hiviewdfx/hiview/base/utility/include/
H A Dmemory_util.h32 int DisableDelayFree();
/base/hiviewdfx/hiview/base/utility/
H A Dmemory_util.cpp33 int DisableDelayFree() in DisableDelayFree() function
/base/hiviewdfx/hiview/
H A Dmain.cpp31 if (MemoryUtil::DisableThreadCache() != 0 || MemoryUtil::DisableDelayFree() != 0) { in main()
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
H A Dsys_event_service_stub.cpp172 if (MemoryUtil::DisableThreadCache() != 0 || MemoryUtil::DisableDelayFree() != 0) { in OnRemoteRequest()
/base/hiviewdfx/hiview/base/
H A Devent_loop.cpp406 if (MemoryUtil::DisableThreadCache() != 0 || MemoryUtil::DisableDelayFree() != 0) { in Run()

Completed in 3 milliseconds