Home
last modified time | relevance | path

Searched refs:GetLimiterWantAgent (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formtimermgrannex_fuzzer/
H A Dformtimermgrannex_fuzzer.cpp43 formTimerMgr.GetLimiterWantAgent(); in DoSomethingInterestingWithMyAPI()
/ohos5.0/foundation/ability/form_fwk/services/include/
H A Dform_timer_mgr.h349 std::shared_ptr<WantAgent> GetLimiterWantAgent();
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_timer_mgr.cpp1067 std::shared_ptr<WantAgent> wantAgent = GetLimiterWantAgent(); in CreateLimiterTimer()
1085 std::shared_ptr<WantAgent> FormTimerMgr::GetLimiterWantAgent() in GetLimiterWantAgent() function in OHOS::AppExecFwk::FormTimerMgr