Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/schedule/photo_processor/
H A Ddeferred_photo_processor.cpp98 if (repository_->GetJobPriority(postedImageId_) != PhotoJobPriority::HIGH) { in ProcessImage()
208 postedImageId_ = imageId; in PostProcess()
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/include/schedule/photo_processor/
H A Ddeferred_photo_processor.h65 std::string postedImageId_; variable