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

  /external/chromium_org/chrome/browser/policy/
policy_path_parser_win.cc 83 ::SHGetSpecialFolderPath(0, path, win_folder_mapping[i].id, false);
  /external/chromium_org/third_party/libjingle/source/talk/base/
win32filesystem.cc 368 if (!::SHGetSpecialFolderPath(NULL, buffer, csidl, TRUE))
  /external/chromium_org/third_party/webrtc/base/
win32filesystem.cc 351 if (!::SHGetSpecialFolderPath(NULL, buffer, csidl, TRUE))
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
shlobj.h 872 #define SHGetSpecialFolderPath __MINGW_NAME_AW(SHGetSpecialFolderPath)
    [all...]

Completed in 240 milliseconds