Searched refs:profiler_service_ (Results 1 – 4 of 4) sorted by relevance
103 profiler_service_ = profiler::CreateProfilerService(); in AddProfilerServiceToBuilder()104 builder.RegisterService(profiler_service_.get()); in AddProfilerServiceToBuilder()
87 std::unique_ptr<grpc::ProfilerService::Service> profiler_service_ = nullptr; variable
225 std::unique_ptr<grpc::ProfilerService::Service> profiler_service_ = nullptr; variable
265 profiler_service_ = profiler::CreateProfilerService(); in Init()266 builder.RegisterService(profiler_service_.get()); in Init()