Searched refs:GetCond (Results 1 – 5 of 5) sorted by relevance
37 TriggerCondition GetCond() const;
58 if (watcher->GetCond().timeOut > 0 && handler_ == nullptr) { in AddWatcher()81 return watcher.second->GetCond().timeOut > 0; in RemoveWatcher()
40 TriggerCondition AppEventWatcher::GetCond() const in GetCond() function in OHOS::HiviewDFX::AppEventWatcher
128 static void GetCond(DataQuery &dataQuery, Cond &cond);
395 void Cond::GetCond(DataQuery &dataQuery, Cond &cond) in GetCond() function in OHOS::HiviewDFX::EventStore::Cond444 GetCond(dataQuery, cond); in Traval()