Home
last modified time | relevance | path

Searched defs:BuildQuery (Results 1 – 3 of 3) sorted by relevance

/base/hiviewdfx/hiview/base/event_store/
Dsys_event_dao.cpp33 std::shared_ptr<SysEventQuery> SysEventDao::BuildQuery(StoreType type) in BuildQuery() function in OHOS::HiviewDFX::EventStore::SysEventDao
38 std::shared_ptr<SysEventQuery> SysEventDao::BuildQuery(uint16_t eventType) in BuildQuery() function in OHOS::HiviewDFX::EventStore::SysEventDao
43 std::shared_ptr<SysEventQuery> SysEventDao::BuildQuery(const std::string& dbFile) in BuildQuery() function in OHOS::HiviewDFX::EventStore::SysEventDao
/base/hiviewdfx/hiview/plugins/usage_event_report/cache/
Devent_db_helper.cpp133 void EventDbHelper::BuildQuery(DataQuery& query, const std::map<std::string, std::string>& condMap) in BuildQuery() function in OHOS::HiviewDFX::EventDbHelper
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
Devent_query_wrapper_builder.cpp423 void TimeStampEventQueryWrapper::BuildQuery(std::shared_ptr<EventStore::SysEventQuery> query) in BuildQuery() function in OHOS::HiviewDFX::TimeStampEventQueryWrapper
471 void SeqEventQueryWrapper::BuildQuery(std::shared_ptr<EventStore::SysEventQuery> query) in BuildQuery() function in OHOS::HiviewDFX::SeqEventQueryWrapper