Searched refs:resultStr (Results 1 – 1 of 1) sorted by relevance
596 UnicodeString resultStr; in umsg_format_helper() local601 fargs.empty() ? NULL : &fargs[0], arg_count, resultStr, err.code); in umsg_format_helper()609 *formatted_len = resultStr.length(); in umsg_format_helper()611 resultStr.extract(*formatted, *formatted_len+1, err.code); in umsg_format_helper()
Completed in 6 milliseconds