Home
last modified time | relevance | path

Searched refs:mapLock (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_input/services/state/src/
H A Ddinput_sink_state.cpp51 std::lock_guard<std::mutex> mapLock(operationMutex_); in Release() local
61 std::lock_guard<std::mutex> mapLock(operationMutex_); in RecordDhIds() local
77 std::lock_guard<std::mutex> mapLock(operationMutex_); in RemoveDhIds() local
92 std::lock_guard<std::mutex> mapLock(operationMutex_); in GetStateByDhid() local
136 std::lock_guard<std::mutex> mapLock(keyDownStateMapMtx_); in SimulateKeyDownEvents() local
175 std::lock_guard<std::mutex> mapLock(keyDownStateMapMtx_); in IsDhIdDown() local
182 std::lock_guard<std::mutex> mapLock(keyDownStateMapMtx_); in AddKeyDownState() local
188 std::lock_guard<std::mutex> mapLock(keyDownStateMapMtx_); in RemoveKeyDownState() local
208 std::lock_guard<std::mutex> mapLock(keyDownStateMapMtx_); in CheckAndSetLongPressedKeyOrder() local
244 std::lock_guard<std::mutex> mapLock(keyDownStateMapMtx_); in ClearDeviceStates() local
/ohos5.0/base/sensors/medical_sensor/frameworks/native/medical_sensor/src/
H A Dmedical_service_client.cpp222 std::lock_guard<std::mutex> mapLock(mapMutex_); in ProcessDeathObserver() local
232 std::lock_guard<std::mutex> mapLock(mapMutex_); in UpdateSensorInfoMap() local
244 std::lock_guard<std::mutex> mapLock(mapMutex_); in DeleteSensorInfoItem() local
/ohos5.0/base/sensors/sensor/frameworks/native/src/
H A Dsensor_service_client.cpp225 std::lock_guard<std::mutex> mapLock(mapMutex_); in ReenableSensor() local
288 std::lock_guard<std::mutex> mapLock(mapMutex_); in UpdateSensorInfoMap() local
297 std::lock_guard<std::mutex> mapLock(mapMutex_); in DeleteSensorInfoItem() local
/ohos5.0/drivers/external_device_manager/frameworks/js/napi/device_manager/
H A Ddevice_manager_middle.cpp145 std::lock_guard<std::mutex> mapLock(mapMutex); in OnConnect() local
216 std::lock_guard<std::mutex> mapLock(mapMutex); in OnDisconnect() local
249 std::lock_guard<std::mutex> mapLock(mapMutex); in OnUnBind() local
556 std::lock_guard<std::mutex> mapLock(mapMutex); in BindDevice() local
613 std::lock_guard<std::mutex> mapLock(mapMutex); in UnbindDevice() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_render_node_drawable.cpp133 std::lock_guard<std::mutex> mapLock(drawingCacheMapMutex_); in GenerateCacheIfNeed() local