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

  /external/chromium_org/components/policy/core/common/
policy_loader_win.cc 11 #include <shlwapi.h> // For PathIsUNC()
17 // shlwapi.dll is required for PathIsUNC().
526 if (PathIsUNC(policy_object->lpFileSysPath)) {
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
shlwapi.h 360 #define PathIsUNC __MINGW_NAME_AW(PathIsUNC)
    [all...]

Completed in 54 milliseconds