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

/external/chromium_org/chrome/browser/extensions/api/developer_private/
H A Ddeveloper_private_api.h175 class DeveloperPrivateInspectFunction : public ChromeSyncExtensionFunction { class in namespace:extensions::api
181 virtual ~DeveloperPrivateInspectFunction();
H A Ddeveloper_private_api.cc779 bool DeveloperPrivateInspectFunction::RunImpl() {
817 DeveloperPrivateInspectFunction::~DeveloperPrivateInspectFunction() {}

Completed in 256 milliseconds