Lines Matching defs:response
54 DispatchResponse response = heapprofiler_->AddInspectedHeapObject(*params); in AddInspectedHeapObject() local
60 DispatchResponse response = heapprofiler_->CollectGarbage(); in CollectGarbage() local
66 DispatchResponse response = heapprofiler_->Enable(); in Enable() local
72 DispatchResponse response = heapprofiler_->Disable(); in Disable() local
85 DispatchResponse response = heapprofiler_->GetHeapObjectId(*params, &objectId); in GetHeapObjectId() local
99 … DispatchResponse response = heapprofiler_->GetObjectByHeapObjectId(*params, &remoteObjectResult); in GetObjectByHeapObjectId() local
112 DispatchResponse response = heapprofiler_->GetSamplingProfile(&profile); in GetSamplingProfile() local
130 DispatchResponse response = heapprofiler_->StartSampling(*params); in StartSampling() local
142 DispatchResponse response = heapprofiler_->StartTrackingHeapObjects(*params); in StartTrackingHeapObjects() local
150 DispatchResponse response = heapprofiler_->StopSampling(&profile); in StopSampling() local
167 DispatchResponse response = heapprofiler_->StopTrackingHeapObjects(*params); in StopTrackingHeapObjects() local
178 DispatchResponse response = heapprofiler_->TakeHeapSnapshot(*params); in TakeHeapSnapshot() local