Lines Matching defs:response
55 DispatchResponse response = heapprofiler_->AddInspectedHeapObject(*params); in AddInspectedHeapObject() local
61 DispatchResponse response = heapprofiler_->CollectGarbage(); in CollectGarbage() local
67 DispatchResponse response = heapprofiler_->Enable(); in Enable() local
73 DispatchResponse response = heapprofiler_->Disable(); in Disable() local
86 DispatchResponse response = heapprofiler_->GetHeapObjectId(*params, &objectId); in GetHeapObjectId() local
100 … DispatchResponse response = heapprofiler_->GetObjectByHeapObjectId(*params, &remoteObjectResult); in GetObjectByHeapObjectId() local
113 DispatchResponse response = heapprofiler_->GetSamplingProfile(&profile); in GetSamplingProfile() local
131 DispatchResponse response = heapprofiler_->StartSampling(*params); in StartSampling() local
138 DispatchResponse response = heapprofiler_->StopSampling(&profile); in StopSampling() local
156 DispatchResponse response = heapprofiler_->StartTrackingHeapObjects(*params); in StartTrackingHeapObjects() local
167 DispatchResponse response = heapprofiler_->StopTrackingHeapObjects(*params); in StopTrackingHeapObjects() local
178 DispatchResponse response = heapprofiler_->TakeHeapSnapshot(*params); in TakeHeapSnapshot() local