Searched refs:RESULT_UNKNOWN_COMMAND (Results 1 - 6 of 6) sorted by relevance

/external/chromium/chrome/browser/debugger/
H A Ddebugger_remote_service.h84 RESULT_UNKNOWN_COMMAND enumerator in enum:DebuggerRemoteService::__anon2079
H A Dextension_ports_remote_service.h61 RESULT_UNKNOWN_COMMAND, enumerator in enum:ExtensionPortsRemoteService::__anon2085
H A Dextension_ports_remote_service.cc180 response.SetInteger(kResultKey, RESULT_UNKNOWN_COMMAND);
185 response.SetInteger(kResultKey, RESULT_UNKNOWN_COMMAND);
190 response.SetInteger(kResultKey, RESULT_UNKNOWN_COMMAND);
196 response.SetInteger(kResultKey, RESULT_UNKNOWN_COMMAND);
H A Ddebugger_remote_service.cc84 response.SetInteger(kResultKey, RESULT_UNKNOWN_COMMAND);
105 response.SetInteger(kResultKey, RESULT_UNKNOWN_COMMAND);
/external/chromium/net/tools/dump_cache/
H A Dupgrade.cc108 RESULT_UNKNOWN_COMMAND, enumerator in enum:__anon3243::__anon3245
696 msg.result = RESULT_UNKNOWN_COMMAND;
711 msg.result = RESULT_UNKNOWN_COMMAND;
/external/chromium_org/net/tools/dump_cache/
H A Dupgrade_win.cc112 RESULT_UNKNOWN_COMMAND, enumerator in enum:__anon9853::__anon9855
688 msg.result = RESULT_UNKNOWN_COMMAND;
703 msg.result = RESULT_UNKNOWN_COMMAND;

Completed in 1288 milliseconds