Home | History | Annotate | Download | only in fst

Lines Matching refs:ref_count_

138   int RefCount() const { return ref_count_.count(); }
139 int IncrRefCount() { return ref_count_.Incr(); }
140 int DecrRefCount() { return ref_count_.Decr(); }
151 RefCounter ref_count_; // Reference count.
379 int RefCount() const { return ref_count_.count(); }
380 int IncrRefCount() { return ref_count_.Incr(); }
381 int DecrRefCount() { return ref_count_.Decr(); }
418 RefCounter ref_count_;
637 int RefCount() const { return ref_count_.count(); }
638 int IncrRefCount() { return ref_count_.Incr(); }
639 int DecrRefCount() { return ref_count_.Decr(); }
645 RefCounter ref_count_;