HomeSort by relevance Sort by last modified time
    Searched refs:UICreateMethod (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/extensions/
extension_error_controller.h 23 typedef ExtensionErrorUI* (*UICreateMethod)(ExtensionErrorUI::Delegate*);
31 static void SetUICreateMethodForTesting(UICreateMethod method);
extension_error_controller.cc 18 ExtensionErrorController::UICreateMethod g_create_ui =
52 UICreateMethod method) {

Completed in 97 milliseconds