Home
last modified time | relevance | path

Searched refs:staticeData (Results 1 – 5 of 5) sorted by relevance

/developtools/profiler/device/plugins/native_hook/test/
Dhook_so.cpp32 StaticSpace staticeData; in DepthMallocSo() local
34 staticeData.data[0] = 1; in DepthMallocSo()
42 StaticSpace staticeData; in DepthFreeSo() local
44 staticeData.data[0] = 1; in DepthFreeSo()
Dmalloc_test.cpp64 StaticSpace staticeData; in DepthMalloc() local
66 staticeData.data[0] = 1; in DepthMalloc()
74 StaticSpace staticeData; in DepthCalloc() local
76 staticeData.data[0] = 1; in DepthCalloc()
84 StaticSpace staticeData; in DepthRealloc() local
86 staticeData.data[0] = 1; in DepthRealloc()
94 StaticSpace staticeData; in DepthFree() local
96 staticeData.data[0] = 1; in DepthFree()
Dhook_test.c66 StaticSpace staticeData; in DepthMalloc() local
68 staticeData.data[0] = 1; in DepthMalloc()
76 StaticSpace staticeData; in DepthCalloc() local
78 staticeData.data[0] = 1; in DepthCalloc()
86 StaticSpace staticeData; in DepthRealloc() local
88 staticeData.data[0] = 1; in DepthRealloc()
96 StaticSpace staticeData; in DepthFree() local
98 staticeData.data[0] = 1; in DepthFree()
Dhook_test.cpp80 StaticSpace staticeData; in DepthMalloc() local
82 staticeData.data[0] = 1; in DepthMalloc()
90 StaticSpace staticeData; in DepthFree() local
92 staticeData.data[0] = 1; in DepthFree()
/developtools/profiler/device/plugins/native_hook/test/unittest/
Dcheck_hook_data_test.cpp186 StaticSpace staticeData; in DepthFree() local
188 staticeData.data[0] = 1; in DepthFree()
197 StaticSpace staticeData; in DepthMalloc() local
199 staticeData.data[0] = 1; in DepthMalloc()
278 StaticSpace staticeData; in DepthCalloc() local
280 staticeData.data[0] = 1; in DepthCalloc()
318 StaticSpace staticeData; in DepthRealloc() local
320 staticeData.data[0] = 1; in DepthRealloc()