Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_camera/services/cameraservice/base/include/
H A Ddcamera_protocol.h30 static const std::string DCAMERA_PROTOCOL_CMD_STATE_NOTIFY = "STATE_NOTIFY"; member
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/
H A Ddcamera_sink_controller.cpp144 eventCmd.command_ = DCAMERA_PROTOCOL_CMD_STATE_NOTIFY; in DCameraNotify()
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameracontrol/
H A Ddcamera_source_controller.cpp511 } else if ((!command.empty()) && (command.compare(DCAMERA_PROTOCOL_CMD_STATE_NOTIFY) == 0)) { in HandleReceivedData()

Completed in 4 milliseconds