Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/native_hook/test/
Dhook_so.cpp40 void DepthFreeSo(int depth, char *p) in DepthFreeSo() function
Dhook_test.cpp30 typedef void (*DepthFreeSo)(int depth, char *p); typedef