Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_camera/common/include/constants/
H A Ddistributed_camera_constants.h149 const std::string PRODUCER = "producer"; variable
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameradata/
H A Ddcamera_stream_data_process_producer.cpp150 std::string name = PRODUCER + std::to_string(streamType_); in LooperSnapShot()