Searched refs:LOS_MemDeInit (Results 1 – 6 of 6) sorted by relevance
48 ret = LOS_MemDeInit(pool); in TestCase()50 ret = LOS_MemDeInit(g_memPool); in TestCase()
60 (void)LOS_MemDeInit(g_memPool); in MemFree()
100 extern UINT32 LOS_MemDeInit(VOID *pool);
102 extern UINT32 LOS_MemDeInit(VOID *pool);
981 UINT32 LOS_MemDeInit(VOID *pool) in LOS_MemDeInit() function
1010 UINT32 LOS_MemDeInit(VOID *pool) function