Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/display/buffer/hdi_service/src/
H A Dallocator_driver.cpp34 static int32_t AllocatorDriverDispatch( in AllocatorDriverDispatch() function
75 hdfAllocatorHost->ioService.Dispatch = AllocatorDriverDispatch; in HdfAllocatorDriverBind()
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/display_buffer_v1_0/cpp_target/display/buffer/v1_0/
H A Dallocator_driver.cpp.txt31 static int32_t AllocatorDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, struct HdfSBuf …
67 hdfAllocatorHost->ioService.Dispatch = AllocatorDriverDispatch;