Searched refs:tokenCount (Results 1 – 5 of 5) sorted by relevance
279 std::map<int, uint32_t> tokenCount; in debug() local286 auto mapIter = tokenCount.find(node->id()); in debug()287 if (mapIter != tokenCount.end()) { in debug()290 tokenCount.emplace(node->id(), 1U); in debug()303 for (auto iter = tokenCount.begin(); iter != tokenCount.end(); ++iter) { in debug()
2397 int tokenCount = countTokens(text); in createMoreChipPlainText() local2398 MoreImageSpan moreSpan = createMoreSpan(tokenCount - CHIP_LIMIT); in createMoreChipPlainText()2407 int tokenCount = 0; in countTokens() local2411 tokenCount++; in countTokens()2416 return tokenCount; in countTokens()
1603 final int tokenCount = this.mStartedPrinterDiscoveryTokens.size(); in dumpLocked() local1604 for (int i = 0; i < tokenCount; i++) { in dumpLocked()
4437 final int tokenCount = mOpUserRestrictions.size(); in removeUser() local4438 for (int i = tokenCount - 1; i >= 0; i--) { in removeUser()
6211 u32 tokenCount