Searched defs:buffer_allocator (Results 1 – 8 of 8) sorted by relevance
/system/memory/libdmabufheap/ |
D | BufferAllocatorWrapper.cpp | 28 void FreeDmabufHeapBufferAllocator(BufferAllocator* buffer_allocator) { in FreeDmabufHeapBufferAllocator() 32 int DmabufHeapAlloc(BufferAllocator* buffer_allocator, const char* heap_name, size_t len, in DmabufHeapAlloc() 39 int DmabufHeapAllocSystem(BufferAllocator* buffer_allocator, bool cpu_access, size_t len, in DmabufHeapAllocSystem() 45 int MapDmabufHeapNameToIonHeap(BufferAllocator* buffer_allocator, const char* heap_name, in MapDmabufHeapNameToIonHeap() 55 int DmabufHeapCpuSyncStart(BufferAllocator* buffer_allocator, unsigned int dmabuf_fd, in DmabufHeapCpuSyncStart() 64 int DmabufHeapCpuSyncEnd(BufferAllocator* buffer_allocator, unsigned int dmabuf_fd, in DmabufHeapCpuSyncEnd()
|
/system/bt/hci/src/ |
D | hci_inject.cc | 63 static const allocator_t* buffer_allocator; variable
|
D | hci_layer_android.cc | 155 const allocator_t* buffer_allocator; member in BluetoothHciCallbacks
|
D | packet_fragmenter.cc | 49 static const allocator_t* buffer_allocator; variable
|
D | hci_packet_factory.cc | 30 static const allocator_t* buffer_allocator; variable
|
D | hci_packet_parser.cc | 32 static const allocator_t* buffer_allocator; variable
|
D | hci_layer_linux.cc | 110 const allocator_t* buffer_allocator = buffer_allocator_get_interface(); in monitor_socket() local
|
D | hci_layer.cc | 102 static const allocator_t* buffer_allocator; variable
|