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

  /external/chromium_org/chrome/browser/extensions/api/commands/
commands.h 10 class GetAllCommandsFunction : public ChromeSyncExtensionFunction {
11 virtual ~GetAllCommandsFunction() {}
commands.cc 25 bool GetAllCommandsFunction::RunSync() {
command_service.cc 126 RegisterFunction<GetAllCommandsFunction>();
    [all...]

Completed in 2456 milliseconds