Searched refs:getArgFromListByName (Results 1 – 2 of 2) sorted by relevance
998 const Formattable* getArgFromListByName(const Formattable* arguments,
926 const Formattable* MessageFormat::getArgFromListByName(const Formattable* arguments, in getArgFromListByName() function in MessageFormat1052 arg = getArgFromListByName(arguments, argumentNames, cnt, argName); in format()