Searched refs:IsIdActive (Results 1 – 4 of 4) sorted by relevance
39 static bool IsIdActive(int32_t id);
50 bool WorkSchedUtils::IsIdActive(int32_t id) in IsIdActive() function in OHOS::WorkScheduler::WorkSchedUtils
188 if (userId_ > 0 && !WorkSchedUtils::IsIdActive(userId_)) { in IsSameUser()
635 bool res = WorkSchedUtils::IsIdActive(0);