Searched refs:setMeta (Results 1 – 3 of 3) sorted by relevance
79 bool setMeta(const std::string & sn, const std::string &s);
606 pDoc->setMeta( std::string("word_penalty"), word_penalty_str) ; in make_openfst_graphs()
914 bool GRXMLDoc::setMeta(const std::string & sn, const std::string &s) in setMeta() function in GRXMLDoc