HomeSort by relevance Sort by last modified time
    Searched refs:__GetDefaultCP (Results 1 - 2 of 2) sorted by null

  /prebuilts/ndk/r11/sources/cxx-stl/stlport/src/c_locale_win32/
c_locale_win32.c 244 static int __GetDefaultCP(LCID lcid);
329 NativeCP = __GetDefaultCP(ltype->lc.id);
889 int CodePage = __GetDefaultCP(LOCALE_USER_DEFAULT);
    [all...]
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/src/c_locale_win32/
c_locale_win32.c 244 static int __GetDefaultCP(LCID lcid);
329 NativeCP = __GetDefaultCP(ltype->lc.id);
889 int CodePage = __GetDefaultCP(LOCALE_USER_DEFAULT);
    [all...]

Completed in 709 milliseconds