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

  /external/chromium_org/chrome/browser/extensions/api/commands/
commands.h 10 class GetAllCommandsFunction : public SyncExtensionFunction {
11 virtual ~GetAllCommandsFunction() {}
commands.cc 24 bool GetAllCommandsFunction::RunImpl() {
command_service.cc 75 RegisterFunction<GetAllCommandsFunction>();
command_service_new.cc 51 RegisterFunction<GetAllCommandsFunction>();

Completed in 1166 milliseconds