Home
last modified time | relevance | path

Searched refs:command_params (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/extensions/api/debugger/
Ddebugger_api.cc89 SendCommand::Params::CommandParams* command_params);
366 SendCommand::Params::CommandParams* command_params) { in SendMessageToBackend() argument
372 if (command_params) { in SendMessageToBackend()
374 command_params->additional_properties.DeepCopy()); in SendMessageToBackend()
631 params->command_params.get()); in RunImpl()