Searched refs:SetRound (Results 1 – 3 of 3) sorted by relevance
220 bool IONAME(SetRound)(Cookie, const char *, std::size_t);
86 mkIOKey(SetRec), mkIOKey(SetRound), mkIOKey(SetSign),977 ioFunc = getIORuntimeFunc<mkIOKey(SetRound)>(loc, builder); in genIOOption()1038 ioFunc = getIORuntimeFunc<mkIOKey(SetRound)>(loc, builder); in genIOOption()
646 bool IONAME(SetRound)(Cookie cookie, const char *keyword, std::size_t length) { in IONAME() argument