Home
last modified time | relevance | path

Searched refs:residentSa (Results 1 - 2 of 2) sorted by relevance

/foundation/resourceschedule/work_scheduler/frameworks/test/unittest/src/
H A Dworkinfo_test.cpp705 bool residentSa = workInfo.IsResidentSa(); in HWTEST_F() local
706 EXPECT_FALSE(residentSa); in HWTEST_F()
/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dwork_scheduler_service.cpp1341 bool residentSa = (residentSaStr == "true") ? true : false; in DumpLoadSaWorks() local
1343 saMap_.at(saId) = residentSa; in DumpLoadSaWorks()
1345 saMap_.emplace(saId, residentSa); in DumpLoadSaWorks()

Completed in 3 milliseconds