Searched refs:ResolveShortcut (Results 1 – 5 of 5) sorted by relevance
252 resolved = file_util::ResolveShortcut(&new_path); in IsRedirectResponse()
199 BASE_API bool ResolveShortcut(FilePath* path);
372 bool ResolveShortcut(FilePath* path) { in ResolveShortcut() function
1376 is_solved = file_util::ResolveShortcut(&link_file); in TEST_F()1400 EXPECT_TRUE(file_util::ResolveShortcut(&resolved_name)); in TEST_F()
822 file_util::ResolveShortcut(path); in RunSelectFolderDialog()