Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhcamera_service.cpp62 static std::mutex g_cameraServiceInstanceMutex; variable
98 std::lock_guard<std::mutex> lock(g_cameraServiceInstanceMutex); in HCameraService()
1637 std::lock_guard<std::mutex> lock(g_cameraServiceInstanceMutex); in DropDetectionDataCallbackImpl()