Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/adapter/uhdf2/host/test/unittest/
H A Ddevhost_test.cpp473 static int32_t DevHostTestDumpServiceFunc(struct HdfSBuf *data, struct HdfSBuf *reply) in DevHostTestDumpServiceFunc() function
568 int32_t ret = DevHostRegisterDumpService(nullptr, DevHostTestDumpServiceFunc);
574 ret = DevHostRegisterDumpService("sample_driver_service", DevHostTestDumpServiceFunc);
580 ret = DevHostRegisterDumpService("sample_driver_service", DevHostTestDumpServiceFunc);