Searched defs:heap_name (Results 1 – 2 of 2) sorted by relevance
147 static int test_alloc_and_import(char *heap_name) in test_alloc_and_import()286 static int test_alloc_compat(char *heap_name) in test_alloc_compat()321 static int test_alloc_errors(char *heap_name) in test_alloc_errors()
318 const char *heap_name = NULL; in allocator_ion_open() local