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

  /external/chromium_org/chrome/browser/extensions/api/tabs/
tabs_api.h 118 class TabsCreateFunction : public ChromeSyncExtensionFunction {
119 virtual ~TabsCreateFunction() {}
tabs_test.cc 445 scoped_refptr<TabsCreateFunction> create_tab_function(
446 new TabsCreateFunction());
tabs_api.cc 879 bool TabsCreateFunction::RunSync() {
    [all...]

Completed in 67 milliseconds