Searched refs:WindowsGetAllFunction (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/extensions/
H A Dplatform_app_browsertest_util.cc106 scoped_refptr<WindowsGetAllFunction> function = new WindowsGetAllFunction();
/external/chromium_org/chrome/browser/extensions/api/tabs/
H A Dtabs_api.h60 class WindowsGetAllFunction : public SyncExtensionFunction { class in namespace:extensions
61 virtual ~WindowsGetAllFunction() {}
H A Dtabs_test.cc185 scoped_refptr<WindowsGetAllFunction> function = new WindowsGetAllFunction();
208 function = new WindowsGetAllFunction();
H A Dtabs_api.cc325 bool WindowsGetAllFunction::RunImpl() {

Completed in 127 milliseconds