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

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

Completed in 78 milliseconds