Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/native_hook/test/
H A Dhook_so.cpp32 StaticSpace staticeData;
34 staticeData.data[0] = 1;
42 StaticSpace staticeData;
44 staticeData.data[0] = 1;
H A 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()
H A 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()
H A 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/
H A Dcheck_hook_data_test.cpp216 StaticSpace staticeData; in DepthFree() local
218 staticeData.data[0] = 1; in DepthFree()
227 StaticSpace staticeData; in DepthMalloc() local
229 staticeData.data[0] = 1; in DepthMalloc()
318 StaticSpace staticeData; in DepthCalloc() local
320 staticeData.data[0] = 1; in DepthCalloc()
364 StaticSpace staticeData; in DepthRealloc() local
366 staticeData.data[0] = 1; in DepthRealloc()

Completed in 5 milliseconds