Searched refs:hasFini (Results 1 – 2 of 2) sorted by relevance
102 if (pFormat.hasFini()) in reserveEntries()202 if (pFormat.hasFini()) in applyEntries()
91 bool hasFini() const { return (f_pFini != NULL) && (f_pFini->size() != 0); } in hasFini() function