Home
last modified time | relevance | path

Searched defs:isNeedStop (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/schedule/impl/
H A Dvideo_camera_state.cpp36 bool isNeedStop = ( in ReevaluateSchedulerInfo() local
H A Dvideo_hal_state.cpp36 bool isNeedStop = !( in ReevaluateSchedulerInfo() local
H A Dvideo_media_library_state.cpp36 bool isNeedStop = stateValue_ == MediaLibraryStatus::MEDIA_LIBRARY_DISCONNECTED; in ReevaluateSchedulerInfo() local
H A Dvideo_photo_process_state.cpp36 bool isNeedStop = stateValue_ == PhotoProcessStatus::BUSY; in ReevaluateSchedulerInfo() local
H A Dvideo_battery_level_state.cpp40 bool isNeedStop = stateValue_ == BatteryLevel::BATTERY_LEVEL_LOW; in ReevaluateSchedulerInfo() local
H A Dvideo_battery_state.cpp40 bool isNeedStop = stateValue_ == BatteryStatus::BATTERY_LOW; in ReevaluateSchedulerInfo() local
H A Dvideo_screen_state.cpp40 bool isNeedStop = stateValue_ == ScreenStatus::SCREEN_ON; in ReevaluateSchedulerInfo() local
H A Dvideo_temperature_state.cpp40 bool isNeedStop = stateValue_ == VideoThermalLevel::HOT; in ReevaluateSchedulerInfo() local
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/include/schedule/base/
H A Discheduler_video_state.h32 bool isNeedStop; member
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/schedule/video_processor/
H A Ddeferred_video_processor.cpp57 bool isNeedStop = repository_->RemoveVideoJob(videoId, restorable); in RemoveVideo() local
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/schedule/video_processor/video_job_repository/
H A Dvideo_job_repository.cpp53 bool isNeedStop = false; in RemoveVideoJob() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/
H A Dsingle_ver_sync_state_machine.cpp652 …bool isNeedStop = StartSaveDataNotify(inMsg->GetSessionId(), inMsg->GetSequenceId(), inMsg->GetMes… in HandleDataRequestRecv() local
743 …bool isNeedStop = StartSaveDataNotify(inMsg->GetSessionId(), inMsg->GetSequenceId(), inMsg->GetMes… in HandleDataAckRecv() local
/ohos5.0/base/location/services/location_locator/locator/source/
H A Drequest_manager.cpp124 bool isNeedStop = IsNeedStopUsingPermission(request->GetPid()); in UpdateUsingApproximatelyPermission() local