Home
last modified time | relevance | path

Searched refs:STORAGE_UNKNOWN (Results 1 - 5 of 5) sorted by relevance

/foundation/resourceschedule/work_scheduler/frameworks/include/
H A Dwork_condition.h69 STORAGE_UNKNOWN enumerator
/foundation/resourceschedule/work_scheduler/frameworks/test/unittest/src/
H A Dworkinfo_test.cpp163 EXPECT_EQ(workInfo.GetStorageLevel(), WorkCondition::Storage::STORAGE_UNKNOWN); in HWTEST_F()
/foundation/resourceschedule/work_scheduler/frameworks/extension/src/
H A Djs_work_scheduler_extension.cpp273 if (storageLevel != WorkCondition::Storage::STORAGE_UNKNOWN) { in SetStorageInfo()
/foundation/resourceschedule/work_scheduler/frameworks/src/
H A Dwork_info.cpp251 return WorkCondition::Storage::STORAGE_UNKNOWN; in GetStorageLevel()
/foundation/resourceschedule/work_scheduler/interfaces/kits/js/napi/src/
H A Dcommon.cpp510 if (workInfo->GetStorageLevel() != WorkCondition::Storage::STORAGE_UNKNOWN) { in GetConditionInfo()

Completed in 5 milliseconds