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

  /external/chromium_org/ui/shell_dialogs/
select_file_dialog_win.cc 832 scoped_ptr<wchar_t[]> filename(new wchar_t[UNICODE_STRING_MAX_CHARS]);
836 ofn.nMaxFile = UNICODE_STRING_MAX_CHARS;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winnt.h 427 #define UNICODE_STRING_MAX_CHARS (32767)
    [all...]
  /external/sqlite/dist/orig/
sqlite3.c     [all...]
  /external/sqlite/dist/
sqlite3.c     [all...]

Completed in 3913 milliseconds