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

  /external/chromium/chrome/browser/extensions/
extension_tabs_module.h 110 class CreateTabFunction : public SyncExtensionFunction {
111 ~CreateTabFunction() {}
extension_function_dispatcher.cc 134 RegisterFunction<CreateTabFunction>();
extension_tabs_module.cc 662 bool CreateTabFunction::RunImpl() {
    [all...]

Completed in 22 milliseconds