Home
last modified time | relevance | path

Searched defs:ListServiceByInterfaceDesc (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/hdf_core/interfaces/inner_api/hdi/
H A Dservmgr_hdi.h96 …struct HdiServiceSet *(*ListServiceByInterfaceDesc)(struct HDIServiceManager *self, const char *in… member
/ohos5.0/drivers/hdf_core/framework/core/shared/include/
H A Ddevsvc_manager_if.h30 int (*ListServiceByInterfaceDesc)(struct IDevSvcManager *, const char *, struct HdfSBuf *); member
/ohos5.0/drivers/hdf_core/adapter/uhdf2/hdi/src/
H A Diservmgr_client.cpp192 int32_t ServiceManagerProxy::ListServiceByInterfaceDesc( in ListServiceByInterfaceDesc() function in OHOS::HDI::ServiceManager::V1_0::ServiceManagerProxy