Home
last modified time | relevance | path

Searched refs:shlwapi (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/chrome_elf/create_file/
Dchrome_create_file.cc69 HMODULE shlwapi = ::LoadLibrary(L"shlwapi.dll"); in PopulateShellFunctions() local
71 if (!shlwapi || !shell32) in PopulateShellFunctions()
75 ::GetProcAddress(shlwapi, "PathIsUNCW")); in PopulateShellFunctions()
77 ::GetProcAddress(shlwapi, "PathAppendW")); in PopulateShellFunctions()
79 ::GetProcAddress(shlwapi, "PathIsPrefixW")); in PopulateShellFunctions()
81 ::GetProcAddress(shlwapi, "PathFindFileNameW")); in PopulateShellFunctions()
/external/chromium_org/chrome/installer/
Dmini_installer.gypi61 'shlwapi.lib',
Dmini_installer.gyp73 'shlwapi.lib',
/external/chromium_org/build/config/
DBUILD.gn193 "shlwapi.lib",
/external/chromium_org/build/
Dcommon.gypi5160 'shlwapi.lib',