Home
last modified time | relevance | path

Searched refs:IsApply (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/resourceschedule/background_task_mgr/interfaces/innerkits/include/
H A Defficiency_resource_info.h63 inline bool IsApply() const in IsApply() function
/ohos5.0/foundation/resourceschedule/background_task_mgr/interfaces/kits/napi/src/
H A Defficiency_resources_operation.cpp144 if (params.IsApply() && !params.IsPersist() && params.GetTimeOut() == 0) { in CheckValidInfo()
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/efficiency_resources/src/
H A Dbg_efficiency_resources_mgr.cpp278 … || (resourceInfo->IsApply() && !resourceInfo->IsPersist() && resourceInfo->GetTimeOut() == 0)) { in CheckResourceInfo()
371 if (resourceInfo->IsApply()) { in SendResourceApplyTask()
/ohos5.0/foundation/resourceschedule/background_task_mgr/interfaces/test/unittest/bgtask_manager_client_test/
H A Dbgtask_client_unit_test.cpp549 EXPECT_EQ(info2->IsApply(), true);