Home
last modified time | relevance | path

Searched refs:toOldUCharPtr (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/i18n/
Dwinnmfmt.cpp233 …localeName = reinterpret_cast<const wchar_t*>(toOldUCharPtr(fWindowsLocaleName->getTerminatedBuffe… in Win32NumberFormat()
283 …localeName = reinterpret_cast<const wchar_t*>(toOldUCharPtr(fWindowsLocaleName->getTerminatedBuffe… in operator =()
396 …localeName = reinterpret_cast<const wchar_t*>(toOldUCharPtr(fWindowsLocaleName->getTerminatedBuffe… in format()
Dwindtfmt.cpp316 …localeName = reinterpret_cast<const wchar_t*>(toOldUCharPtr(fWindowsLocaleName->getTerminatedBuffe… in formatDate()
349 …localeName = reinterpret_cast<const wchar_t*>(toOldUCharPtr(fWindowsLocaleName->getTerminatedBuffe… in formatTime()
/external/icu/icu4c/source/common/unicode/
Dchar16ptr.h285 inline const OldUChar *toOldUCharPtr(const char16_t *p) { in toOldUCharPtr() function
299 inline OldUChar *toOldUCharPtr(char16_t *p) { in toOldUCharPtr() function