Searched defs:BuildQuery (Results 1 – 3 of 3) sorted by relevance
33 std::shared_ptr<SysEventQuery> SysEventDao::BuildQuery(StoreType type) in BuildQuery() function in OHOS::HiviewDFX::EventStore::SysEventDao38 std::shared_ptr<SysEventQuery> SysEventDao::BuildQuery(uint16_t eventType) in BuildQuery() function in OHOS::HiviewDFX::EventStore::SysEventDao43 std::shared_ptr<SysEventQuery> SysEventDao::BuildQuery(const std::string& dbFile) in BuildQuery() function in OHOS::HiviewDFX::EventStore::SysEventDao
133 void EventDbHelper::BuildQuery(DataQuery& query, const std::map<std::string, std::string>& condMap) in BuildQuery() function in OHOS::HiviewDFX::EventDbHelper
423 void TimeStampEventQueryWrapper::BuildQuery(std::shared_ptr<EventStore::SysEventQuery> query) in BuildQuery() function in OHOS::HiviewDFX::TimeStampEventQueryWrapper471 void SeqEventQueryWrapper::BuildQuery(std::shared_ptr<EventStore::SysEventQuery> query) in BuildQuery() function in OHOS::HiviewDFX::SeqEventQueryWrapper