Home
last modified time | relevance | path

Searched refs:updateAtMutex_ (Results 1 - 2 of 2) sorted by relevance

/foundation/ability/form_fwk/services/src/
H A Dform_timer_mgr.cpp214 std::lock_guard<std::mutex> lock(updateAtMutex_); in UpdateAtTimerValue()
291 std::lock_guard<std::mutex> lock(updateAtMutex_); in AtTimerToIntervalTimer()
428 std::lock_guard<std::mutex> lock(updateAtMutex_); in AddUpdateAtTimer()
516 std::lock_guard<std::mutex> lock(updateAtMutex_); in HandleSystemTimeChanged()
561 std::lock_guard<std::mutex> lock(updateAtMutex_); in OnUpdateAtTrigger()
699 std::lock_guard<std::mutex> lock(updateAtMutex_); in GetUpdateAtTimer()
779 std::lock_guard<std::mutex> lock(updateAtMutex_); in DeleteUpdateAtTimer()
875 std::lock_guard<std::mutex> lock(updateAtMutex_); in UpdateAtTimerAlarm()
1219 std::lock_guard<std::mutex> lock(updateAtMutex_); in FindNextAtTimerItem()
/foundation/ability/form_fwk/services/include/
H A Dform_timer_mgr.h396 mutable std::mutex updateAtMutex_; member in OHOS::AppExecFwk::final

Completed in 3 milliseconds