Home
last modified time | relevance | path

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

/external/chromium_org/chrome_elf/create_file/
Dchrome_create_file.cc28 typedef BOOL (WINAPI *PathIsPrefixFunction)( typedef
44 PathIsPrefixFunction g_path_is_prefix_func;
78 g_path_is_prefix_func = reinterpret_cast<PathIsPrefixFunction>( in PopulateShellFunctions()