Searched refs:SetDialogDelegate (Results 1 – 3 of 3) sorted by relevance
94 MOCK_METHOD1(SetDialogDelegate,302 EXPECT_CALL(*mock_flow_handler_.get(), SetDialogDelegate(_)); in SetUp()303 EXPECT_CALL(*mock_flow_handler_.get(), SetDialogDelegate(NULL)); in SetUp()
238 void CloudPrintFlowHandler::SetDialogDelegate( in SetDialogDelegate() function in internal_cloud_print_helpers::CloudPrintFlowHandler441 flow_handler_->SetDialogDelegate(this); in Init()452 flow_handler_->SetDialogDelegate(NULL); in ~CloudPrintHtmlDialogDelegate()
113 virtual void SetDialogDelegate(CloudPrintHtmlDialogDelegate *delegate);