Home
last modified time | relevance | path

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

/base/notification/eventhandler/interfaces/inner_api/
H A Devent_runner.h50 static DistributeBeginTime distributeBegin_; member in OHOS::AppExecFwk::final
/base/notification/eventhandler/frameworks/eventhandler/src/
H A Devent_handler.cpp475 if (EventRunner::distributeBegin_ && isAppMainThread) { in DistributeEvent()
476 beginTime = EventRunner::distributeBegin_(eventName); in DistributeEvent()
488 if (EventRunner::distributeBegin_ && EventRunner::distributeEnd_ && isAppMainThread) { in DistributeEvent()
H A Devent_runner.cpp537 EventRunner::DistributeBeginTime EventRunner::distributeBegin_ = nullptr; member in OHOS::AppExecFwk::EventRunner
866 distributeBegin_ = begin; in SetMainLooperWatcher()

Completed in 3 milliseconds