OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mem_comp
(Results
1 - 2
of
2
) sorted by null
/device/linaro/hikey/hifi/xaf/host-apf/utest/include/
xaf-mem.h
37
mem_obj_comp_t
mem_comp
[MEM_NUM_MEM_ALLOC];
member in struct:__anon14376
/device/linaro/hikey/hifi/xaf/host-apf/utest/
xaf-mem-test.c
64
g_mem_obj.
mem_comp
[index].heap_ptr = heap_ptr;
65
g_mem_obj.
mem_comp
[index].size = size;
90
if(g_mem_obj.
mem_comp
[idx].heap_ptr == p_heap)
116
size=g_mem_obj.
mem_comp
[index].size;
117
g_mem_obj.
mem_comp
[index].size = 0;
120
g_mem_obj.
mem_comp
[index].heap_ptr = NULL;
Completed in 52 milliseconds