HomeSort by relevance Sort by last modified time
    Searched defs:IncrRefCount (Results 1 - 2 of 2) sorted by null

  /external/srec/tools/thirdparty/OpenFst/fst/lib/
symbol-table.h 101 int IncrRefCount() const {
165 impl_->IncrRefCount();
328 impl_->IncrRefCount();
fst.h 451 int IncrRefCount() { return ++ref_count_; }

Completed in 312 milliseconds