Searched refs:IsValidBatchReport (Results 1 – 3 of 3) sorted by relevance
41 bool IsValidBatchReport(int count);
251 if (!IsValidBatchReport(config.triggerCond.row)) { in VerifyTriggerCondOfReportConfig()412 bool IsValidBatchReport(int count) in IsValidBatchReport() function
207 if (!GenConfigIntProp(env, config, key, row) || !IsValidBatchReport(row)) { in GenConfigBatchReportProp()