/drivers/peripheral/sensor/hdi_service/ |
H A D | sensor_client_info.cpp | 42 void SensorClientInfo::PrintClientMapInfo(int32_t serviceId, int32_t sensorId)
in PrintClientMapInfo() argument
|
H A D | sensor_hdi_dump.cpp | 191 auto serviceId = entry.first;
local
|
H A D | sensor_clients_manager.cpp | 108 void SensorClientsManager::ReportDataCbRegister(int groupId, int serviceId, const sptr<ISensorCallback> &callbackObj)
in ReportDataCbRegister() argument 129 void SensorClientsManager::ReportDataCbUnRegister(int groupId, int serviceId, const sptr<ISensorCallback> &callbackObj)
in ReportDataCbUnRegister() argument 279 OpenSensor(int sensorId, int serviceId) OpenSensor() argument 288 IsNeedOpenSensor(int sensorId, int serviceId) IsNeedOpenSensor() argument 304 IsNeedCloseSensor(int sensorId, int serviceId) IsNeedCloseSensor() argument 337 IsUpadateSensorState(int sensorId, int serviceId, bool isOpen) IsUpadateSensorState() argument 392 SetClientSenSorConfig(int32_t sensorId, int32_t serviceId, int64_t samplingInterval, int64_t &reportInterval) SetClientSenSorConfig() argument 417 IsNotNeedReportData(SensorClientInfo &sensorClientInfo, const int32_t &sensorId, const int32_t &serviceId) IsNotNeedReportData() argument 465 int32_t serviceId = *it; ReportEachClient() local [all...] |
H A D | sensor_if_service.cpp | 143 uint32_t serviceId = static_cast<uint32_t>(HdfRemoteGetCallingPid()); in GetAllSensorInfo() local 190 uint32_t serviceId = static_cast<uint32_t>(HdfRemoteGetCallingPid()); in Enable() local 218 uint32_t serviceId = static_cast<uint32_t>(HdfRemoteGetCallingPid()); Disable() local 261 uint32_t serviceId = static_cast<uint32_t>(HdfRemoteGetCallingPid()); SetBatch() local 271 SetBatchSenior(int32_t serviceId, int32_t sensorId, int32_t mode, int64_t samplingInterval, int64_t reportInterval) SetBatchSenior() argument 352 uint32_t serviceId = static_cast<uint32_t>(HdfRemoteGetCallingPid()); SetMode() local 374 uint32_t serviceId = static_cast<uint32_t>(HdfRemoteGetCallingPid()); SetOption() local 396 uint32_t serviceId = static_cast<uint32_t>(HdfRemoteGetCallingPid()); Register() local 436 uint32_t serviceId = static_cast<uint32_t>(HdfRemoteGetCallingPid()); Unregister() local 480 uint32_t serviceId = static_cast<uint32_t>(HdfRemoteGetCallingPid()); AddCallbackMap() local 510 RemoveCallbackMap(int32_t groupId, int serviceId, const sptr<ISensorCallback> &callbackObj) RemoveCallbackMap() argument 563 uint32_t serviceId = static_cast<uint32_t>(HdfRemoteGetCallingPid()); AddSensorDeathRecipient() local 583 uint32_t serviceId = static_cast<uint32_t>(HdfRemoteGetCallingPid()); RemoveSensorDeathRecipient() local 622 int32_t serviceId = SensorClientsManager::GetInstance()->GetServiceId(groupId, *callBackIter); OnRemoteDied() local 653 uint32_t serviceId = static_cast<uint32_t>(HdfRemoteGetCallingPid()); RemoveDeathNotice() local 674 uint32_t serviceId = static_cast<uint32_t>(HdfRemoteGetCallingPid()); ReadData() local 688 uint32_t serviceId = static_cast<uint32_t>(HdfRemoteGetCallingPid()); SetSdcSensor() local 738 uint32_t serviceId = static_cast<uint32_t>(HdfRemoteGetCallingPid()); GetSdcSensorInfo() local [all...] |
/drivers/hdf_core/adapter/uhdf2/ipc/src/ |
H A D | hdf_remote_service.c | 46 struct HdfRemoteService *HdfRemoteServiceGet(int32_t serviceId) in HdfRemoteServiceGet() argument 51 int HdfRemoteServiceRegister(int32_t serviceId, struct HdfRemoteService *service) in HdfRemoteServiceRegister() argument
|
/drivers/hdf_core/framework/model/network/wifi/platform/src/message/ |
H A D | sidecar.c | 25 ServiceId serviceId; member 76 ServiceId serviceId = GetServiceID(id); in DispatchToMessage() local [all...] |
H A D | message_router.c | 184 static void NotifyAllNodesServiceDel(const NodeId nodeId, ServiceId serviceId) in NotifyAllNodesServiceDel() argument 371 UnregistServiceInner(const NodeId nodeId, const DispatcherId dispatcherId, const ServiceId serviceId) UnregistServiceInner() argument 409 UnregistLocalService(const DispatcherId dispatcherId, ServiceId serviceId) UnregistLocalService() argument 414 UnregistRemoteService(NodeId nodeId, ServiceId serviceId) UnregistRemoteService() argument 419 CheckServiceID(ServiceId serviceId, bool allowSync) CheckServiceID() argument 445 RefRemoteService(ServiceId serviceId) RefRemoteService() argument [all...] |
/drivers/hdf_core/framework/model/network/wifi/platform/include/message/ |
H A D | sidecar.h | 94 ServiceId serviceId; member
|
/drivers/hdf_core/framework/support/platform/include/hdmi/ |
H A D | hdmi_cec.h | 175 uint16_t serviceId; member 186 uint16_t serviceId; member
|