Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/base/event_store/include/
Dsys_event_query.h131 static void GetCondLessThanValue(DataQuery &dataQuery, Cond &cond);
/base/hiviewdfx/hiview/base/event_store/
Dsys_event_query.cpp299 void Cond::GetCondLessThanValue(DataQuery &dataQuery, Cond &cond) in GetCondLessThanValue() function in OHOS::HiviewDFX::EventStore::Cond
411 GetCondLessThanValue(dataQuery, cond); in GetCond()