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

  /external/srec/tools/thirdparty/OpenFst/fst/lib/
symbol-table.h 105 int DecrRefCount() const {
172 if (!impl_->DecrRefCount()) delete impl_;
336 if (!impl_->DecrRefCount()) delete impl_;
fst.h 453 int DecrRefCount() { return --ref_count_; }

Completed in 18 milliseconds