Home
last modified time | relevance | path

Searched refs:GetDynamicWantAgent (Results 1 - 3 of 3) sorted by relevance

/foundation/ability/form_fwk/test/fuzztest/formtimermgrannex_fuzzer/
H A Dformtimermgrannex_fuzzer.cpp47 formTimerMgr.GetDynamicWantAgent(nextTime, userId); in DoSomethingInterestingWithMyAPI()
/foundation/ability/form_fwk/services/include/
H A Dform_timer_mgr.h355 std::shared_ptr<WantAgent> GetDynamicWantAgent(int64_t nextTime, int32_t userId);
/foundation/ability/form_fwk/services/src/
H A Dform_timer_mgr.cpp1126 std::shared_ptr<WantAgent> wantAgent = GetDynamicWantAgent(dynamicWakeUpTime_, firstTask->userId); in UpdateDynamicAlarm()
1173 std::shared_ptr<WantAgent> FormTimerMgr::GetDynamicWantAgent(int64_t nextTime, int32_t userId) in GetDynamicWantAgent() function in OHOS::AppExecFwk::FormTimerMgr

Completed in 4 milliseconds