Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/memorytracker/hdi_service/src/
H A Dmemorytracker_interface_driver.cpp30 static int32_t MemoryTrackerInterfaceDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, st… in MemoryTrackerInterfaceDriverDispatch() function
68 hdfMemoryTrackerInterfaceHost->ioService.Dispatch = MemoryTrackerInterfaceDriverDispatch; in HdfMemoryTrackerInterfaceDriverBind()
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/memorytracker_v1_0/cpp_target/memorytracker/v1_0/
H A Dmemory_tracker_interface_driver.cpp.txt31 static int32_t MemoryTrackerInterfaceDriverDispatch(struct HdfDeviceIoClient *client, int cmdId, st…
67 hdfMemoryTrackerInterfaceHost->ioService.Dispatch = MemoryTrackerInterfaceDriverDispatch;