Home
last modified time | relevance | path

Searched refs:channelMutex_ (Results 1 - 6 of 6) sorted by relevance

/base/sensors/sensor/services/src/
H A Dclient_info.cpp179 std::lock_guard<std::mutex> channelLock(channelMutex_); in GetSensorChannelByUid()
196 std::lock_guard<std::mutex> channelLock(channelMutex_); in GetSensorChannelByPid()
219 std::lock_guard<std::mutex> channelLock(channelMutex_); in GetSensorChannel()
278 std::lock_guard<std::mutex> channelLock(channelMutex_); in UpdateSensorChannel()
355 std::lock_guard<std::mutex> channelLock(channelMutex_); in DestroySensorChannel()
400 std::lock_guard<std::mutex> channelLock(channelMutex_); in ComputeBestPeriodCount()
425 std::lock_guard<std::mutex> channelLock(channelMutex_); in ComputeBestFifoCount()
563 std::lock_guard<std::mutex> channelLock(channelMutex_); in GetAppInfoByChannel()
742 std::lock_guard<std::mutex> channelLock(channelMutex_); in CallingService()
/base/sensors/sensor/frameworks/native/src/
H A Dsensor_service_client.cpp197 std::lock_guard<std::mutex> channelLock(channelMutex_); in TransferDataChannel()
265 std::lock_guard<std::mutex> channelLock(channelMutex_); in ProcessDeathObserver()
391 std::lock_guard<std::mutex> channelLock(channelMutex_); in Register()
523 std::lock_guard<std::mutex> channelLock(channelMutex_); in HandleNetPacke()
572 std::lock_guard<std::mutex> channelLock(channelMutex_); in HandleNetPacke()
/base/sensors/medical_sensor/services/medical_sensor/src/
H A Dclient_info.cpp181 std::lock_guard<std::mutex> channelLock(channelMutex_); in GetSensorChannelByUid()
199 std::lock_guard<std::mutex> channelLock(channelMutex_); in GetSensorChannelByPid()
224 std::lock_guard<std::mutex> channelLock(channelMutex_); in GetSensorChannel()
279 std::lock_guard<std::mutex> channelLock(channelMutex_); in UpdateSensorChannel()
358 std::lock_guard<std::mutex> channelLock(channelMutex_); in DestroySensorChannel()
406 std::lock_guard<std::mutex> channelLock(channelMutex_); in ComputeBestPeriodCount()
432 std::lock_guard<std::mutex> channelLock(channelMutex_); in ComputeBestFifoCount()
578 std::lock_guard<std::mutex> channelLock(channelMutex_); in GetAppInfoByChannel()
/base/sensors/sensor/frameworks/native/include/
H A Dsensor_service_client.h69 std::mutex channelMutex_; member in OHOS::Sensors::SensorServiceClient
/base/sensors/sensor/services/include/
H A Dclient_info.h91 std::mutex channelMutex_; member in OHOS::Sensors::ClientInfo
/base/sensors/medical_sensor/services/medical_sensor/include/
H A Dclient_info.h79 std::mutex channelMutex_; member in OHOS::Sensors::ClientInfo

Completed in 5 milliseconds