Lines Matching refs:UIThreadExtensionFunction
34 class UIThreadExtensionFunction::RenderViewHostTracker
37 explicit RenderViewHostTracker(UIThreadExtensionFunction* function)
57 UIThreadExtensionFunction* function_;
74 UIThreadExtensionFunction* ExtensionFunction::AsUIThreadExtensionFunction() {
148 UIThreadExtensionFunction::UIThreadExtensionFunction()
151 UIThreadExtensionFunction::~UIThreadExtensionFunction() {
156 UIThreadExtensionFunction*
157 UIThreadExtensionFunction::AsUIThreadExtensionFunction() {
161 bool UIThreadExtensionFunction::OnMessageReceivedFromRenderView(
166 void UIThreadExtensionFunction::Destruct() const {
170 void UIThreadExtensionFunction::SetRenderViewHost(
176 content::WebContents* UIThreadExtensionFunction::GetAssociatedWebContents() {
184 void UIThreadExtensionFunction::SendResponse(bool success) {
191 void UIThreadExtensionFunction::WriteToConsole(