Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/binder/base/include/
H A Dcamera_service_ipc_interface_code.h132 CAMERA_SERVICE_NOTIFY_MUTE_CAMERA = 4, enumerator
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/binder/client/src/
H A Dhcamera_service_proxy.cpp53 …static_cast<uint32_t>(CameraServiceDHInterfaceCode::CAMERA_SERVICE_NOTIFY_MUTE_CAMERA), data, repl… in NotifyMuteCamera()