Home
last modified time | relevance | path

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

/external/cronet/stable/base/win/
Dshortcut_unittest.cc98 ASSERT_TRUE(CreateOrUpdateShortcutLink(file_1, link_properties_, in TEST_F()
122 ASSERT_TRUE(CreateOrUpdateShortcutLink(file_2, only_target_properties, in TEST_F()
146 ASSERT_TRUE(CreateOrUpdateShortcutLink(link_file_, only_target_properties, in TEST_F()
158 ASSERT_TRUE(CreateOrUpdateShortcutLink(link_file_, link_properties_, in TEST_F()
176 ASSERT_TRUE(CreateOrUpdateShortcutLink(link_file_, target_and_args_properties, in TEST_F()
183 ASSERT_TRUE(CreateOrUpdateShortcutLink(link_file_, link_properties_, in TEST_F()
190 ASSERT_TRUE(CreateOrUpdateShortcutLink(link_file_, link_properties_, in TEST_F()
193 ASSERT_TRUE(CreateOrUpdateShortcutLink(link_file_, link_properties_2_, in TEST_F()
200 ASSERT_TRUE(CreateOrUpdateShortcutLink(link_file_, link_properties_, in TEST_F()
206 ASSERT_TRUE(CreateOrUpdateShortcutLink(link_file_, in TEST_F()
[all …]
Dshortcut.h125 BASE_EXPORT bool CreateOrUpdateShortcutLink(
Dshortcut.cc72 bool CreateOrUpdateShortcutLink(const FilePath& shortcut_path, in CreateOrUpdateShortcutLink() function
/external/cronet/tot/base/win/
Dshortcut_unittest.cc98 ASSERT_TRUE(CreateOrUpdateShortcutLink(file_1, link_properties_, in TEST_F()
122 ASSERT_TRUE(CreateOrUpdateShortcutLink(file_2, only_target_properties, in TEST_F()
146 ASSERT_TRUE(CreateOrUpdateShortcutLink(link_file_, only_target_properties, in TEST_F()
158 ASSERT_TRUE(CreateOrUpdateShortcutLink(link_file_, link_properties_, in TEST_F()
176 ASSERT_TRUE(CreateOrUpdateShortcutLink(link_file_, target_and_args_properties, in TEST_F()
183 ASSERT_TRUE(CreateOrUpdateShortcutLink(link_file_, link_properties_, in TEST_F()
190 ASSERT_TRUE(CreateOrUpdateShortcutLink(link_file_, link_properties_, in TEST_F()
193 ASSERT_TRUE(CreateOrUpdateShortcutLink(link_file_, link_properties_2_, in TEST_F()
200 ASSERT_TRUE(CreateOrUpdateShortcutLink(link_file_, link_properties_, in TEST_F()
206 ASSERT_TRUE(CreateOrUpdateShortcutLink(link_file_, in TEST_F()
[all …]
Dshortcut.h125 BASE_EXPORT bool CreateOrUpdateShortcutLink(
Dshortcut.cc72 bool CreateOrUpdateShortcutLink(const FilePath& shortcut_path, in CreateOrUpdateShortcutLink() function