Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/include/
H A Dapp_event_observer.h62 bool HasTimeoutCondition();
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/
H A Dapp_event_observer_mgr.cpp306 needSend |= it->second->HasTimeoutCondition(); in HandleEvents()
320 needSend |= it->second->HasTimeoutCondition(); in HandleTimeout()
H A Dapp_event_observer.cpp252 bool AppEventObserver::HasTimeoutCondition() in HasTimeoutCondition() function in OHOS::HiviewDFX::HiAppEvent::AppEventObserver