Searched refs:AddApplicationClass (Results 1 – 5 of 5) sorted by relevance
117 ShellUtil::AddApplicationClass(prog_id, app_launch_cmd, user_visible_app_name, in UpdateAppRegistration()
72 ASSERT_TRUE(ShellUtil::AddApplicationClass( in RegisterApp()
683 static bool AddApplicationClass(
976 TEST_F(ShellUtilRegistryTest, AddApplicationClass) { in TEST_F() argument978 EXPECT_TRUE(ShellUtil::AddApplicationClass( in TEST_F()1013 ASSERT_TRUE(ShellUtil::AddApplicationClass( in TEST_F()
2535 bool ShellUtil::AddApplicationClass( in AddApplicationClass() function in ShellUtil