Home
last modified time | relevance | path

Searched refs:IsResidentSa (Results 1 - 4 of 4) sorted by relevance

/foundation/resourceschedule/work_scheduler/frameworks/include/
H A Dwork_info.h326 bool IsResidentSa() const;
/foundation/resourceschedule/work_scheduler/frameworks/test/unittest/src/
H A Dworkinfo_test.cpp693 * @tc.desc test GetSaId and IsResidentSa
705 bool residentSa = workInfo.IsResidentSa(); in HWTEST_F()
/foundation/resourceschedule/work_scheduler/frameworks/src/
H A Dwork_info.cpp681 bool WorkInfo::IsResidentSa() const in IsResidentSa() function in OHOS::WorkScheduler::WorkInfo
/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_scheduler_service.cpp259 saMap_.emplace(workinfo->GetSaId(), workinfo->IsResidentSa()); in LoadWorksFromFile()

Completed in 5 milliseconds