Home | History | Annotate | Download | only in common

Lines Matching refs:resultLength

1991                         int32_t* resultLength,
2001 if (resultLength) {
2002 *resultLength = 3; /* Currency codes are only 3 chars long */
2008 if (resultLength) {
2009 *resultLength = 0;