Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/base/include/
H A Ddcamera_protocol.h30 static const std::string DCAMERA_PROTOCOL_CMD_STATE_NOTIFY = "STATE_NOTIFY"; variable
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/
H A Ddcamera_sink_controller.cpp150 eventCmd.command_ = DCAMERA_PROTOCOL_CMD_STATE_NOTIFY; in DCameraNotify()