Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/native_hook/test/
Dmalloc_test.cpp103 static void ApplyForMalloc(int mallocSize) in ApplyForMalloc() function
227 ApplyForMalloc(mallocSize); in ThreadFuncC()
Dhook_test.c105 void ApplyForMalloc(int mallocSize) in ApplyForMalloc() function
213 ApplyForMalloc(mallocSize); in ThreadFuncC()
/developtools/profiler/device/plugins/native_hook/test/unittest/
Dcheck_hook_data_test.cpp205 void ApplyForMalloc(int depth) in ApplyForMalloc() function in __anon8edd91f50111::CheckHookDataTest
250 ApplyForMalloc(unwindDepth_); in StartMallocProcess()