/ohos5.0/drivers/hdf_core/framework/core/host/src/ |
H A D | devsvc_manager_clnt.c | 57 const struct HdfObject *DevSvcManagerClntGetService(const char *svcName) in DevSvcManagerClntGetService() 74 struct HdfDeviceObject *DevSvcManagerClntGetDeviceObject(const char *svcName) in DevSvcManagerClntGetDeviceObject() 91 int DevSvcManagerClntSubscribeService(const char *svcName, struct SubscriberCallback callback) in DevSvcManagerClntSubscribeService() 108 int DevSvcManagerClntUnsubscribeService(const char *svcName) in DevSvcManagerClntUnsubscribeService() 125 void DevSvcManagerClntRemoveService(const char *svcName) in DevSvcManagerClntRemoveService()
|
H A D | hdf_service_observer.c | 40 …struct HdfServiceObserver *observer, const char *svcName, devid_t deviceId, struct SubscriberCallb… in HdfServiceObserverSubscribeService() 84 int HdfServiceObserverPublishService(struct HdfServiceObserver *observer, const char *svcName, devi… in HdfServiceObserverPublishService() 114 void HdfServiceObserverRemoveRecord(struct HdfServiceObserver *observer, const char *svcName) in HdfServiceObserverRemoveRecord()
|
/ohos5.0/drivers/hdf_core/framework/core/manager/test/unittest/common/ |
H A D | hdf_lite_manager_test.cpp | 54 const char *svcName = "khdf_ut"; variable 125 const char *svcName = nullptr; variable
|
/ohos5.0/drivers/hdf_core/adapter/khdf/uniproton/core/common/src/ |
H A D | devmgr_service_start.c | 56 int32_t HdfLoadDriverByServiceName(const char *svcName) in HdfLoadDriverByServiceName() 69 int DeviceManagerUnloadService(const char *svcName) in DeviceManagerUnloadService()
|
/ohos5.0/drivers/hdf_core/adapter/uhdf2/host/src/ |
H A D | hdf_devsvc_manager_clnt.c | 20 struct HdfRemoteService *HdfManagerClntGetService(const char *svcName) in HdfManagerClntGetService()
|
H A D | devmgr_service_proxy.c | 114 static int DevmgrServiceProxyProcessLoad(struct IDevmgrService *inst, const char *svcName, int code) in DevmgrServiceProxyProcessLoad() 134 int DevmgrServiceProxyLoadDevice(struct IDevmgrService *inst, const char *svcName) in DevmgrServiceProxyLoadDevice() 139 int DevmgrServiceProxyUnLoadDevice(struct IDevmgrService *inst, const char *svcName) in DevmgrServiceProxyUnLoadDevice()
|
H A D | devsvc_manager_proxy.c | 152 struct HdfObject *DevSvcManagerProxyGetService(struct IDevSvcManager *inst, const char *svcName) in DevSvcManagerProxyGetService() 181 void DevSvcManagerProxyRemoveService(struct IDevSvcManager *inst, const char *svcName, in DevSvcManagerProxyRemoveService()
|
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos_m/core/common/src/ |
H A D | devmgr_service_start.c | 58 int32_t HdfLoadDriverByServiceName(const char *svcName) in HdfLoadDriverByServiceName() 71 int DeviceManagerUnloadService(const char *svcName) in DeviceManagerUnloadService()
|
/ohos5.0/drivers/hdf_core/framework/core/manager/src/ |
H A D | devsvc_manager.c | 165 int DevSvcManagerSubscribeService(struct IDevSvcManager *inst, const char *svcName, struct Subscrib… in DevSvcManagerSubscribeService() 184 void DevSvcManagerRemoveService(struct IDevSvcManager *inst, const char *svcName, const struct HdfD… in DevSvcManagerRemoveService() 214 struct HdfDeviceObject *DevSvcManagerGetObject(struct IDevSvcManager *inst, const char *svcName) in DevSvcManagerGetObject() 254 struct HdfObject *DevSvcManagerGetService(struct IDevSvcManager *inst, const char *svcName) in DevSvcManagerGetService()
|
H A D | devmgr_service.c | 25 …const char *svcName, struct DevHostServiceClnt **targetHostClnt, struct HdfDeviceInfo **targetDevi… in DevmgrServiceDynamicDevInfoFound()
|
/ohos5.0/drivers/hdf_core/adapter/uhdf2/shared/src/ |
H A D | dev_attribute_serialize.c | 57 const char *svcName = HdfSbufReadString(sbuf); in DeviceAttributeSet() local
|
/ohos5.0/drivers/peripheral/sensor/hal/src/ |
H A D | sensor_manager.c | 47 const char *svcName = NULL; in GetSensorServiceList() local
|
/ohos5.0/drivers/hdf_core/interfaces/inner_api/hdi/ |
H A D | devmgr_hdi.h | 64 char *svcName; member
|
/ohos5.0/drivers/hdf_core/framework/core/common/src/ |
H A D | devmgr_service_start.c | 69 const char *svcName = NULL; in DeviceManagerDispatch() local
|
/ohos5.0/drivers/hdf_core/interfaces/inner_api/host/shared/ |
H A D | hdf_device_info.h | 39 const char *svcName; member
|
/ohos5.0/foundation/communication/wifi_aware/frameworks/source/ |
H A D | wifiaware.c | 53 int SubscribeService(const char* svcName, unsigned char localHandle, RecvCallback recvCB) in SubscribeService()
|
/ohos5.0/drivers/hdf_core/framework/core/shared/include/ |
H A D | hdf_attribute_macro.h | 37 const char *svcName; member
|
/ohos5.0/drivers/hdf_core/framework/model/input/driver/ |
H A D | hdf_input_device_manager.c | 48 char svcName[SERVICE_NAME_LEN] = {0}; in HidRegisterHdfDevice() local
|
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/ |
H A D | hcamera_host_manager.cpp | 1031 void HCameraHostManager::AddCameraHost(const std::string& svcName) in AddCameraHost() 1060 void HCameraHostManager::RemoveCameraHost(const std::string& svcName) in RemoveCameraHost() 1108 bool HCameraHostManager::IsCameraHostInfoAdded(const std::string& svcName) in IsCameraHostInfoAdded()
|