Home
last modified time | relevance | path

Searched defs:DepthMallocSo (Results 1 – 4 of 4) sorted by relevance

/developtools/profiler/device/plugins/native_hook/test/
Dhook_so.cpp27 char *DepthMallocSo(int depth, int mallocSize) in DepthMallocSo() function
Dstatistics_test.cpp37 typedef char* (*DepthMallocSo)(int depth, int mallocSize); typedef
Dhook_test.cpp29 typedef char* (*DepthMallocSo)(int depth, int mallocSize); typedef
/developtools/profiler/device/plugins/native_hook/test/unittest/
Dcheck_hook_data_test.cpp75 typedef char* (*DepthMallocSo)(int depth, int mallocSize); typedef