Searched defs:CompatSymbols (Results 1 - 2 of 2) sorted by relevance

/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Dsymbol-table.h372 inline bool CompatSymbols(const SymbolTable *syms1, function in namespace:fst
/external/openfst/src/include/fst/
H A Dsymbol-table.h477 inline bool CompatSymbols(const SymbolTable *syms1, const SymbolTable *syms2, function in namespace:fst
486 "CompatSymbols: first symbol table present but second missing";
491 "CompatSymbols: second symbol table present but first missing";
495 LOG(WARNING) << "CompatSymbols: Symbol table check sums do not match";

Completed in 422 milliseconds