Home
last modified time | relevance | path

Searched refs:GetCond (Results 1 – 5 of 5) sorted by relevance

/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/watcher/include/
Dapp_event_watcher.h37 TriggerCondition GetCond() const;
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/watcher/
Dapp_event_watcher_mgr.cpp58 if (watcher->GetCond().timeOut > 0 && handler_ == nullptr) { in AddWatcher()
81 return watcher.second->GetCond().timeOut > 0; in RemoveWatcher()
Dapp_event_watcher.cpp40 TriggerCondition AppEventWatcher::GetCond() const in GetCond() function in OHOS::HiviewDFX::AppEventWatcher
/base/hiviewdfx/hiview/base/event_store/include/
Dsys_event_query.h128 static void GetCond(DataQuery &dataQuery, Cond &cond);
/base/hiviewdfx/hiview/base/event_store/
Dsys_event_query.cpp395 void Cond::GetCond(DataQuery &dataQuery, Cond &cond) in GetCond() function in OHOS::HiviewDFX::EventStore::Cond
444 GetCond(dataQuery, cond); in Traval()