Searched refs:totalSuccCount (Results 1 – 1 of 1) sorted by relevance
599 int32_t& totalSuccCount, int32_t& totalFailCount) in AddDebugLog() argument610 totalSuccCount += tokenTotalSuccCount; in AddDebugLog()623 int32_t totalSuccCount = 0; in GetRecordsFromLocalDB() local669 …AddDebugLog(iter->first, iter->second, tokenIdToCountMap[iter->first], totalSuccCount, totalFailCo… in GetRecordsFromLocalDB()674 totalSuccCount, totalFailCount); in GetRecordsFromLocalDB()