Home
last modified time | relevance | path

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

/foundation/ability/form_fwk/test/fuzztest/formtimermgrannex_fuzzer/
H A Dformtimermgrannex_fuzzer.cpp62 return formTimerMgr.IsActiveUser(userId); in DoSomethingInterestingWithMyAPI()
/foundation/ability/form_fwk/services/include/
H A Dform_timer_mgr.h362 bool IsActiveUser(int32_t userId);
/foundation/ability/form_fwk/services/src/
H A Dform_timer_mgr.cpp1410 if (IsActiveUser(timerTask.userId)) { in ExecTimerTaskCore()
1526 bool FormTimerMgr::IsActiveUser(int32_t userId) in IsActiveUser() function in OHOS::AppExecFwk::FormTimerMgr

Completed in 3 milliseconds