Lines Matching defs:response
53 DispatchResponse response = profiler_->Disable(); in Disable() local
59 DispatchResponse response = profiler_->Enable(); in Enable() local
65 DispatchResponse response = profiler_->Start(); in Start() local
72 DispatchResponse response = profiler_->Stop(&profile); in Stop() local
89 DispatchResponse response = profiler_->SetSamplingInterval(*params); in SetSamplingInterval() local
95 DispatchResponse response = profiler_->GetBestEffortCoverage(); in GetBestEffortCoverage() local
101 DispatchResponse response = profiler_->StopPreciseCoverage(); in StopPreciseCoverage() local
107 DispatchResponse response = profiler_->TakePreciseCoverage(); in TakePreciseCoverage() local
118 DispatchResponse response = profiler_->StartPreciseCoverage(*params); in StartPreciseCoverage() local
124 DispatchResponse response = profiler_->StartTypeProfile(); in StartTypeProfile() local
130 DispatchResponse response = profiler_->StopTypeProfile(); in StopTypeProfile() local
136 DispatchResponse response = profiler_->TakeTypeProfile(); in TakeTypeProfile() local