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

  /external/webrtc/webrtc/base/
win32filesystem.cc 351 int csidl = per_user ? CSIDL_LOCAL_APPDATA : CSIDL_COMMON_APPDATA; local
352 if (!::SHGetSpecialFolderPath(NULL, buffer, csidl, TRUE))
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
shobjidl.h 3160 int csidl; member in struct:_PERSIST_FOLDER_TARGET_INFO
    [all...]

Completed in 471 milliseconds