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

/external/chromium_org/chrome/browser/apps/
H A Dapp_browsertest_util.cc147 scoped_refptr<WindowsGetAllFunction> function = new WindowsGetAllFunction();
/external/chromium_org/chrome/browser/extensions/api/tabs/
H A Dtabs_api.h66 class WindowsGetAllFunction : public ChromeSyncExtensionFunction { class in namespace:extensions
67 virtual ~WindowsGetAllFunction() {}
H A Dtabs_test.cc191 scoped_refptr<WindowsGetAllFunction> function = new WindowsGetAllFunction();
214 function = new WindowsGetAllFunction();
H A Dtabs_api.cc279 bool WindowsGetAllFunction::RunSync() {
/external/chromium_org/chrome/browser/extensions/api/sessions/
H A Dsessions_apitest.cc302 CreateFunction<WindowsGetAllFunction>(true).get(),

Completed in 184 milliseconds