Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/base/event_store/dao/
H A Dsys_event_query_wrapper.cpp120 if (!IsQueryCostTimeValid(tag, beforeExecute, afterExecute, queryCallback)) { in Execute()
154 bool SysEventQueryWrapper::IsQueryCostTimeValid(const DbQueryTag& tag, const time_t before, in IsQueryCostTimeValid() function in OHOS::HiviewDFX::EventStore::SysEventQueryWrapper
/ohos5.0/base/hiviewdfx/hiview/base/event_store/include/
H A Dsys_event_query_wrapper.h139 bool IsQueryCostTimeValid(const DbQueryTag& tag, const time_t before, const time_t after,