Searched refs:IsQueryCntLimitValid (Results 1 – 2 of 2) sorted by relevance
109 if (!IsQueryCntLimitValid(tag, limit, queryCallback) || in Execute()140 bool SysEventQueryWrapper::IsQueryCntLimitValid(const DbQueryTag& tag, const int limit, in IsQueryCntLimitValid() function in OHOS::HiviewDFX::EventStore::SysEventQueryWrapper
138 …bool IsQueryCntLimitValid(const DbQueryTag& tag, const int limit, const DbQueryCallback& callback);