Searched refs:adoptDecimalFormatSymbols (Results 1 – 5 of 5) sorted by relevance
183 def.adoptDecimalFormatSymbols(newSyms); // don't use newSyms after this in testAPI()
1680 fmt.adoptDecimalFormatSymbols(sym); in TestAdoptDecimalFormatSymbols()
2001 df->adoptDecimalFormatSymbols(syms); in Test4147706()
1022 virtual void adoptDecimalFormatSymbols(DecimalFormatSymbols* symbolsToAdopt);
2063 DecimalFormat::adoptDecimalFormatSymbols(DecimalFormatSymbols* symbolsToAdopt) in adoptDecimalFormatSymbols() function in DecimalFormat2092 adoptDecimalFormatSymbols(new DecimalFormatSymbols(symbols)); in setDecimalFormatSymbols()