Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/base/event_store/include/
Dsys_event_query.h136 static void GetCondNoStartWithValue(DataQuery &dataQuery, Cond &cond);
/base/hiviewdfx/hiview/base/event_store/
Dsys_event_query.cpp387 void Cond::GetCondNoStartWithValue(DataQuery &dataQuery, Cond &cond) in GetCondNoStartWithValue() function in OHOS::HiviewDFX::EventStore::Cond
420 GetCondNoStartWithValue(dataQuery, cond); in GetCond()