Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/adapter/uhdf2/host/include/
H A Ddevsvc_manager_proxy.h45 struct HdfObject *DevSvcManagerProxyCreate(void);
/ohos5.0/drivers/hdf_core/adapter/uhdf2/host/src/
H A Ddevhost_object_config.c35 .Create = DevSvcManagerProxyCreate,
H A Ddevsvc_manager_proxy.c250 struct HdfObject *DevSvcManagerProxyCreate(void) in DevSvcManagerProxyCreate() function
/ohos5.0/drivers/hdf_core/adapter/uhdf2/host/test/unittest/
H A Ddevhost_test.cpp107 struct HdfObject *object = DevSvcManagerProxyCreate();