Home
last modified time | relevance | path

Searched refs:NotifyScheduleState (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/schedule/photo_processor/
H A Ddeferred_photo_controller.cpp150 NotifyScheduleState(work != nullptr); in TryDoSchedule()
249 void DeferredPhotoController::NotifyScheduleState(bool workAvailable) in NotifyScheduleState() function in OHOS::CameraStandard::DeferredProcessing::DeferredPhotoController
269 photoProcessor_->NotifyScheduleState(scheduleState_); in NotifyScheduleState()
H A Ddeferred_photo_processor.cpp193 void DeferredPhotoProcessor::NotifyScheduleState(DpsStatus status) in NotifyScheduleState() function in OHOS::CameraStandard::DeferredProcessing::DeferredPhotoProcessor
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/include/schedule/photo_processor/
H A Ddeferred_photo_controller.h50 void NotifyScheduleState(bool scheduling);
H A Ddeferred_photo_processor.h48 void NotifyScheduleState(DpsStatus status);