Home
last modified time | relevance | path

Searched defs:serviceId (Results 1 - 9 of 9) sorted by relevance

/drivers/peripheral/sensor/hdi_service/
H A Dsensor_client_info.cpp42 void SensorClientInfo::PrintClientMapInfo(int32_t serviceId, int32_t sensorId) in PrintClientMapInfo() argument
H A Dsensor_hdi_dump.cpp191 auto serviceId = entry.first; local
H A Dsensor_clients_manager.cpp108 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 Dsensor_if_service.cpp143 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 Dhdf_remote_service.c46 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 Dsidecar.c25 ServiceId serviceId; member
76 ServiceId serviceId = GetServiceID(id); in DispatchToMessage() local
[all...]
H A Dmessage_router.c184 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 Dsidecar.h94 ServiceId serviceId; member
/drivers/hdf_core/framework/support/platform/include/hdmi/
H A Dhdmi_cec.h175 uint16_t serviceId; member
186 uint16_t serviceId; member

Completed in 9 milliseconds