Searched refs:OnUnwhitelistCompleted (Results 1 – 4 of 4) sorted by relevance
37 MOCK_METHOD2(OnUnwhitelistCompleted, void(139 EXPECT_CALL(cb, OnUnwhitelistCompleted(SignedSettings::SUCCESS, _)) in TEST_F()190 EXPECT_CALL(cb, OnUnwhitelistCompleted(SignedSettings::SUCCESS, _)) in TEST_F()
38 virtual void OnUnwhitelistCompleted( in OnUnwhitelistCompleted() function
131 callback_->OnUnwhitelistCompleted(code, email_); in OnSettingsOpCompleted()
396 virtual void OnUnwhitelistCompleted(SignedSettings::ReturnCode code, in OnUnwhitelistCompleted() function in chromeos::__anon0593887a0111::UserCrosSettingsTrust