Lines Matching defs:response
114 DispatchResponse response = heapprofiler_->AddInspectedHeapObject(*params); in AddInspectedHeapObject() local
120 DispatchResponse response = heapprofiler_->CollectGarbage(); in CollectGarbage() local
126 DispatchResponse response = heapprofiler_->Enable(); in Enable() local
134 DispatchResponse response = heapprofiler_->Disable(); in Disable() local
147 DispatchResponse response = heapprofiler_->GetHeapObjectId(*params, &objectId); in GetHeapObjectId() local
161 … DispatchResponse response = heapprofiler_->GetObjectByHeapObjectId(*params, &remoteObjectResult); in GetObjectByHeapObjectId() local
174 DispatchResponse response = heapprofiler_->GetSamplingProfile(&profile); in GetSamplingProfile() local
192 DispatchResponse response = heapprofiler_->StartSampling(*params); in StartSampling() local
199 DispatchResponse response = heapprofiler_->StopSampling(&profile); in StopSampling() local
217 DispatchResponse response = heapprofiler_->StartTrackingHeapObjects(*params); in StartTrackingHeapObjects() local
228 DispatchResponse response = heapprofiler_->StopTrackingHeapObjects(*params); in StopTrackingHeapObjects() local
239 DispatchResponse response = heapprofiler_->TakeHeapSnapshot(*params); in TakeHeapSnapshot() local