Searched refs:mWord (Results 1 – 5 of 5) sorted by relevance
30 public String mWord; field in WordCount
95 wc.mWord = entry.getKey(); in doWork()
110 .append(wc.mWord) in getWordCountsString()
107 IS >> &mVersion.mWord; in DeserializeInternal()168 OS << mVersion.mWord << mGeneratorMagicNumber; in SerializeHeader()
58 uint32_t mWord; member