Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_camera/services/cameraservice/base/include/
H A Ddcamera_protocol.h29 static const std::string DCAMERA_PROTOCOL_CMD_METADATA_RESULT = "METADATA_RESULT"; member
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/
H A Ddcamera_sink_controller.cpp520 cmd.command_ = DCAMERA_PROTOCOL_CMD_METADATA_RESULT; in OnMetadataResult()
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameracontrol/
H A Ddcamera_source_controller.cpp509 if ((!command.empty()) && (command.compare(DCAMERA_PROTOCOL_CMD_METADATA_RESULT) == 0)) { in HandleReceivedData()

Completed in 3 milliseconds