Searched defs:DeveloperPrivateAutoUpdateFunction (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/extensions/api/developer_private/
H A Ddeveloper_private_api.h168 class DeveloperPrivateAutoUpdateFunction : public ChromeSyncExtensionFunction { class in namespace:extensions::api
174 virtual ~DeveloperPrivateAutoUpdateFunction();
H A Ddeveloper_private_api.cc332 bool DeveloperPrivateAutoUpdateFunction::RunSync() {
340 DeveloperPrivateAutoUpdateFunction::~DeveloperPrivateAutoUpdateFunction() {}

Completed in 38 milliseconds