Searched refs:stringPoolSize_ (Results 1 – 7 of 7) sorted by relevance
42 int stringPoolSize_; member
49 sb.Append(prefix + tab_).AppendFormat("\"stringPoolSize_\" : \"%d\"\n", mc->stringPoolSize_); in DumpMetaComponent()
230 mc->stringPoolSize_ = static_cast<int>(stringPool_.GetSize()); in WriteMetaComponent()
43 size_t stringPoolSize_; member
84 sb.Append(prefix + tab).AppendFormat("\"stringPoolSize_\" : \"%d\"\n", mc->stringPoolSize_); in DumpMetaComponent()
233 mc->stringPoolSize_ = stringPool_.GetSize(); in WriteMetaComponent()
1115 "stringPoolSize_" : "0"