Home
last modified time | relevance | path

Searched refs:DUMP_PHOTO_PATH (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/src/listener/
H A Ddcamera_photo_surface_listener.cpp71 std::string fileName = DUMP_PHOTO_PATH + std::to_string(photoCount_++) + SINK_PHOTO; in OnBufferAvailable()
/ohos5.0/foundation/distributedhardware/distributed_camera/common/include/constants/
H A Ddistributed_camera_constants.h158 const std::string DUMP_PHOTO_PATH = "/data/data/dcamera/photodump/"; variable
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameradata/
H A Ddcamera_stream_data_process_producer.cpp179 std::string fileName = DUMP_PHOTO_PATH + in LooperSnapShot()