Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/
H A Ddcamera_sink_controller.cpp140 DCameraEventCmd eventCmd; in DCameraNotify() local
142 eventCmd.type_ = DCAMERA_PROTOCOL_TYPE_MESSAGE; in DCameraNotify()
143 eventCmd.dhId_ = dhId_; in DCameraNotify()
144 eventCmd.command_ = DCAMERA_PROTOCOL_CMD_STATE_NOTIFY; in DCameraNotify()
145 eventCmd.value_ = events; in DCameraNotify()
146 int32_t ret = eventCmd.Marshal(jsonStr); in DCameraNotify()

Completed in 2 milliseconds