OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mem_get_alloc_size
(Results
1 - 3
of
3
) sorted by null
/device/linaro/hikey/hifi/xaf/host-apf/utest/
xaf-utils-test.c
58
tot_dev_mem_size =
mem_get_alloc_size
(mem_handle, XAF_MEM_ID_DEV);
59
tot_comp_mem_size =
mem_get_alloc_size
(mem_handle, XAF_MEM_ID_COMP);
xaf-mem-test.c
126
int
mem_get_alloc_size
(mem_obj_t* pmem_handle, int id)
function
/device/linaro/hikey/hifi/xaf/host-apf/utest/include/
xaf-mem.h
48
int
mem_get_alloc_size
(mem_obj_t* mem_handle, int id);
Completed in 58 milliseconds