Home
last modified time | relevance | path

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

/external/chromium_org/chrome_elf/create_file/
Dchrome_create_file.cc21 typedef BOOL (WINAPI *PathIsUNCFunction)( typedef
42 PathIsUNCFunction g_path_is_unc_func;
74 g_path_is_unc_func = reinterpret_cast<PathIsUNCFunction>( in PopulateShellFunctions()