Home
last modified time | relevance | path

Searched refs:RequestPersisted (Results 1 - 9 of 9) sorted by relevance

/foundation/resourceschedule/work_scheduler/test/fuzztest/workschedulerstopandcancelwork_fuzzer/
H A Dworkschedulerstopandcancelwork_fuzzer.cpp50 workInfo.RequestPersisted(true); in DoSomethingInterestingWithMyAPI()
/foundation/resourceschedule/work_scheduler/test/fuzztest/workschedulerstopwork_fuzzer/
H A Dworkschedulerstopwork_fuzzer.cpp50 workInfo.RequestPersisted(true); in DoSomethingInterestingWithMyAPI()
/foundation/resourceschedule/work_scheduler/frameworks/include/
H A Dwork_info.h55 void RequestPersisted(bool persisted);
/foundation/resourceschedule/work_scheduler/frameworks/test/unittest/src/
H A Dworkinfo_test.cpp81 workInfo.RequestPersisted(true); in HWTEST_F()
83 workInfo.RequestPersisted(false); in HWTEST_F()
/foundation/resourceschedule/work_scheduler/interfaces/kits/cj/work_scheduler/
H A Dwork_scheduler_ffi.cpp103 workInfo.RequestPersisted(cwork.isPersisted); in GetWorkInfo()
/foundation/resourceschedule/work_scheduler/test/fuzztest/workschedulerstartwork_fuzzer/
H A Dworkschedulerstartwork_fuzzer.cpp56 workInfo.RequestPersisted(true); in CreateWorkInfo()
/foundation/resourceschedule/work_scheduler/frameworks/src/
H A Dwork_info.cpp51 void WorkInfo::RequestPersisted(bool persisted) in RequestPersisted() function in OHOS::WorkScheduler::WorkInfo
/foundation/resourceschedule/work_scheduler/interfaces/kits/js/napi/src/
H A Dcommon.cpp83 workInfo.RequestPersisted(GetBoolProperty(env, objValue, "isPersisted", E_IS_PERSISTED_ERR)); in GetBaseWorkInfo()
/foundation/resourceschedule/work_scheduler/services/test/src/
H A Dwork_status_test.cpp49 workInfo_->RequestPersisted(false); in SetUpTestCase()

Completed in 7 milliseconds