Home
last modified time | relevance | path

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

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