Searched refs:profiler_service_ (Results 1 – 4 of 4) sorted by relevance
85 profiler_service_ = profiler::CreateProfilerService(); in AddProfilerServiceToBuilder()86 builder.RegisterService(profiler_service_.get()); in AddProfilerServiceToBuilder()
76 std::unique_ptr<grpc::ProfilerService::Service> profiler_service_ = nullptr; variable
190 std::unique_ptr<grpc::ProfilerService::Service> profiler_service_ = nullptr; variable
253 profiler_service_ = profiler::CreateProfilerService(); in Init()254 builder.RegisterService(profiler_service_.get()); in Init()