Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/core/host/include/
H A Ddevhost_service.h32 int DevHostServiceAddDevice(struct IDevHostService *inst, const struct HdfDeviceInfo *deviceInfo);
/ohos5.0/drivers/hdf_core/framework/core/host/src/
H A Ddevhost_service.c63 int DevHostServiceAddDevice(struct IDevHostService *inst, const struct HdfDeviceInfo *deviceInfo) in DevHostServiceAddDevice() function
233 hostServiceIf->AddDevice = DevHostServiceAddDevice; in DevHostServiceConstruct()
/ohos5.0/drivers/hdf_core/adapter/uhdf2/host/src/
H A Ddevhost_service_full.c36 status = DevHostServiceAddDevice(&hostService->super.super, attribute); in DevHostServiceFullDispatchMessage()
/ohos5.0/docs/zh-cn/device-dev/subsystems/
H A Dsubsys-boot-init-sandbox.md102 …08-05 17:27:29.303 488 488 E C02500/devhost_service_full: DevHostServiceAddDevice failed and r…
/ohos5.0/drivers/hdf_core/adapter/uhdf2/host/test/unittest/
H A Ddevhost_test.cpp171 int32_t ret = DevHostServiceAddDevice(hostService, nullptr);
173 ret = DevHostServiceAddDevice(nullptr, nullptr);
/ohos5.0/docs/en/device-dev/subsystems/
H A Dsubsys-boot-init-sandbox.md102 …08-05 17:27:29.303 488 488 E C02500/devhost_service_full: DevHostServiceAddDevice failed and r…