Home
last modified time | relevance | path

Searched refs:IsHeapNameValid (Results 1 – 1 of 1) sorted by relevance

/commonlibrary/memory_utils/libdmabufheap/src/
Ddmabuf_alloc.c32 static bool IsHeapNameValid(const char *heapName) in IsHeapNameValid() function
56 if (!IsHeapNameValid(heapName)) { in DmabufHeapOpen()