Searched refs:CreateOrUpdateShortcutLink (Results 1 – 6 of 6) sorted by relevance
/external/cronet/stable/base/win/ |
D | shortcut_unittest.cc | 98 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 …]
|
D | shortcut.h | 125 BASE_EXPORT bool CreateOrUpdateShortcutLink(
|
D | shortcut.cc | 72 bool CreateOrUpdateShortcutLink(const FilePath& shortcut_path, in CreateOrUpdateShortcutLink() function
|
/external/cronet/tot/base/win/ |
D | shortcut_unittest.cc | 98 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 …]
|
D | shortcut.h | 125 BASE_EXPORT bool CreateOrUpdateShortcutLink(
|
D | shortcut.cc | 72 bool CreateOrUpdateShortcutLink(const FilePath& shortcut_path, in CreateOrUpdateShortcutLink() function
|