Home
last modified time | relevance | path

Searched refs:GetCondEqualValue (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/hiview/base/event_store/include/
Dsys_event_query.h129 static void GetCondEqualValue(DataQuery &dataQuery, Cond &cond);
/base/hiviewdfx/hiview/base/event_store/
Dsys_event_query.cpp257 void Cond::GetCondEqualValue(DataQuery &dataQuery, Cond &cond) in GetCondEqualValue() function in OHOS::HiviewDFX::EventStore::Cond
399 GetCondEqualValue(dataQuery, cond); in GetCond()