Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/native_hook/test/
Dhook_test.c68 char *DepthRealloc(int depth, void *p, int reallocSize) in DepthRealloc()
142 int reallocSize = mallocSize * DEFAULT_REALLOC_SIZE; in ApplyForRealloc() local
/developtools/profiler/device/plugins/native_hook/test/unittest/
Dcheck_hook_data_test.cpp223 char *DepthRealloc(int depth, void *p, int reallocSize) in DepthRealloc()
235 int reallocSize = DEFAULT_REALLOC_SIZE; in ApplyForRealloc() local