Home | History | Annotate | Download | only in debugger

Lines Matching full:response

57   // If |response| is not NULL, the operation result will be written
58 // as the "result" field in |response|, otherwise the result
61 DictionaryValue* response);
67 // asynchronous response from the V8 debugger.
90 // Writes the attachment result (one of Result enum values) into |response|.
92 DictionaryValue* response);
99 // Sends a JSON message with the |response| to the remote debugger.
101 void SendResponse(const Value& response,
106 // with the |tab_uid| and writes the result into |response| if it becomes
110 DictionaryValue* response);
114 // into |response| if it becomes known immediately.
117 DictionaryValue* response);