Home
last modified time | relevance | path

Searched defs:fullService (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/drivers/hdf_core/adapter/uhdf2/manager/
H A Ddevice_manager.c46 struct DevmgrServiceFull *fullService = (struct DevmgrServiceFull *)instance; in main() local
/ohos5.0/drivers/hdf_core/adapter/uhdf2/manager/src/
H A Ddevmgr_service_full.c87 struct DevmgrServiceFull *fullService = (struct DevmgrServiceFull *)DevmgrServiceGetInstance(); in DevmgrServiceFullDispatchMessage() local
106 struct DevmgrServiceFull *fullService = (struct DevmgrServiceFull *)DevmgrServiceGetInstance(); in DevmgrServiceFullGetMessageTask() local
H A Ddevmgr_service_stub.c251 struct DevmgrServiceStub *fullService = (struct DevmgrServiceStub *)inst; in DevmgrServiceStubStartService() local
/ohos5.0/drivers/hdf_core/framework/test/fuzztest/devicemanagerstart_fuzzer/
H A Ddevicemanagerstart_fuzzer.cpp47 … struct DevmgrServiceFull *fullService = reinterpret_cast<struct DevmgrServiceFull *>(instance); in DeviceManagerStartServiceFuzzTest() local
/ohos5.0/drivers/hdf_core/adapter/uhdf2/host/src/
H A Ddevice_service_stub.c66 struct DeviceServiceStub *fullService = (struct DeviceServiceStub *)service; in DeviceServiceStubPublishService() local
H A Ddevsvc_manager_proxy.c221 struct DevHostServiceFull *fullService = (struct DevHostServiceFull *)instance; in DevSvcManagerProxyOnRemoteDied() local
/ohos5.0/drivers/hdf_core/adapter/uhdf2/host/
H A Ddevhost.c191 struct DevHostServiceFull *fullService = (struct DevHostServiceFull *)instance; in main() local
/ohos5.0/drivers/hdf_core/adapter/uhdf2/host/test/unittest/sample_driver/
H A Dsample_hdi_service.cpp194 … struct DevHostServiceFull *fullService = reinterpret_cast<struct DevHostServiceFull *>(instance); in SampleServiceEndHost() local