Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/memory_utils/libdmabufheap/include/
H A Ddmabuf_alloc.h51 void SetOwnerIdForHeapFlags(DmabufHeapBuffer *buffer, enum DmaHeapFlagOwnerId ownerId);
/ohos5.0/commonlibrary/memory_utils/libdmabufheap/src/
H A Ddmabuf_alloc.c56 void SetOwnerIdForHeapFlags(DmabufHeapBuffer *buffer, enum DmaHeapFlagOwnerId ownerId) in SetOwnerIdForHeapFlags() function
/ohos5.0/commonlibrary/memory_utils/libdmabufheap/test/unittest/libdmabufheap/
H A Ddmabuf_alloc_test.cpp87 SetOwnerIdForHeapFlags(&buffer, DMA_OWNER_MEDIA_CODEC);