Home
last modified time | relevance | path

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

/external/chromium_org/chrome_elf/create_file/
Dchrome_create_file.cc45 PathFindFileName g_path_find_filename_func; variable
80 g_path_find_filename_func = reinterpret_cast<PathFindFileName>( in PopulateShellFunctions()
86 g_path_find_filename_func && g_get_folder_func; in PopulateShellFunctions()
321 LPCWSTR file_name = g_path_find_filename_func(file_path); in ShouldBypass()