Home
last modified time | relevance | path

Searched refs:RequestStorageLevel (Results 1 - 13 of 13) sorted by relevance

/foundation/resourceschedule/work_scheduler/test/fuzztest/workschedulergetworkstatus_fuzzer/
H A Dworkschedulergetworkstatus_fuzzer.cpp50 workInfo.RequestStorageLevel(WorkCondition::Storage::STORAGE_LEVEL_LOW_OR_OKAY); in DoSomethingInterestingWithMyAPI()
/foundation/resourceschedule/work_scheduler/test/fuzztest/workschedulerstopandcancelwork_fuzzer/
H A Dworkschedulerstopandcancelwork_fuzzer.cpp51 workInfo.RequestStorageLevel(WorkCondition::Storage::STORAGE_LEVEL_LOW_OR_OKAY); in DoSomethingInterestingWithMyAPI()
/foundation/resourceschedule/work_scheduler/test/fuzztest/workschedulerstopwork_fuzzer/
H A Dworkschedulerstopwork_fuzzer.cpp51 workInfo.RequestStorageLevel(WorkCondition::Storage::STORAGE_LEVEL_LOW_OR_OKAY); in DoSomethingInterestingWithMyAPI()
/foundation/resourceschedule/work_scheduler/frameworks/test/unittest/src/
H A Dworkinfo_test.cpp164 workInfo.RequestStorageLevel(WorkCondition::Storage::STORAGE_LEVEL_LOW_OR_OKAY); in HWTEST_F()
177 workInfo.RequestStorageLevel(WorkCondition::Storage::STORAGE_LEVEL_LOW); in HWTEST_F()
190 workInfo.RequestStorageLevel(WorkCondition::Storage::STORAGE_LEVEL_OKAY); in HWTEST_F()
317 workInfo.RequestStorageLevel(WorkCondition::Storage::STORAGE_LEVEL_LOW); in HWTEST_F()
526 workInfo.RequestStorageLevel(WorkCondition::Storage::STORAGE_LEVEL_LOW); in HWTEST_F()
/foundation/resourceschedule/work_scheduler/frameworks/include/
H A Dwork_info.h86 void RequestStorageLevel(WorkCondition::Storage condition);
/foundation/resourceschedule/work_scheduler/test/fuzztest/workschedulerstopandclearworks_fuzzer/
H A Dworkschedulerstopandclearworks_fuzzer.cpp61 workInfo.RequestStorageLevel(WorkCondition::Storage::STORAGE_LEVEL_LOW_OR_OKAY); in TirggerStorageLevelListener()
/foundation/resourceschedule/work_scheduler/services/test/src/
H A Dwork_conn_manager_test.cpp269 workInfo.RequestStorageLevel(WorkCondition::Storage::STORAGE_LEVEL_LOW); in HWTEST_F()
H A Dwork_status_test.cpp267 workInfo_->RequestStorageLevel(WorkCondition::Storage::STORAGE_LEVEL_OKAY); in HWTEST_F()
311 workInfo_->RequestStorageLevel(WorkCondition::Storage::STORAGE_LEVEL_OKAY); in HWTEST_F()
331 workInfo_->RequestStorageLevel(WorkCondition::Storage::STORAGE_LEVEL_OKAY); in HWTEST_F()
H A Dworkschedulerservice_test.cpp154 workinfo.RequestStorageLevel(WorkCondition::Storage::STORAGE_LEVEL_LOW_OR_OKAY); in HWTEST_F()
440 workinfo.RequestStorageLevel(WorkCondition::Storage::STORAGE_LEVEL_LOW_OR_OKAY); in HWTEST_F()
/foundation/resourceschedule/work_scheduler/interfaces/kits/cj/work_scheduler/
H A Dwork_scheduler_ffi.cpp199 workInfo.RequestStorageLevel(WorkCondition::Storage(cwork.storageRequest)); in GetStorageInfo()
/foundation/resourceschedule/work_scheduler/frameworks/src/
H A Dwork_info.cpp85 void WorkInfo::RequestStorageLevel(WorkCondition::Storage condition) in RequestStorageLevel() function in OHOS::WorkScheduler::WorkInfo
632 this->RequestStorageLevel(WorkCondition::Storage(conditions["storage"].asInt())); in ParseConditionFromJsonStr()
/foundation/resourceschedule/work_scheduler/test/fuzztest/workschedulerstartwork_fuzzer/
H A Dworkschedulerstartwork_fuzzer.cpp63 workInfo.RequestStorageLevel(WorkCondition::Storage::STORAGE_LEVEL_LOW); in CreateWorkInfo()
/foundation/resourceschedule/work_scheduler/interfaces/kits/js/napi/src/
H A Dcommon.cpp168 workInfo.RequestStorageLevel(WorkCondition::Storage(storageRequest)); in GetStorageInfo()

Completed in 9 milliseconds