Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/adapter/uhdf2/host/include/
H A Ddevhost_service_stub.h33 struct HdfObject *DevHostServiceStubCreate(void);
/ohos5.0/drivers/hdf_core/adapter/uhdf2/host/src/
H A Ddevhost_object_config.c40 .Create = DevHostServiceStubCreate,
H A Ddevhost_service_stub.c123 struct HdfObject *DevHostServiceStubCreate(void) in DevHostServiceStubCreate() function