Searched defs:BindService (Results 1 – 8 of 8) sorted by relevance
26 final class BindService { class99 private BindService() {} in BindService() method in BindService
213 public static grpc::ServerServiceDefinition BindService(GreeterBase serviceImpl) in BindService() method in Test.Csharp.Codegen.Simple.Proto.Helloworld.Greeter225 public static void BindService(grpc::ServiceBinderBase serviceBinder, GreeterBase serviceImpl) in BindService() method in Test.Csharp.Codegen.Simple.Proto.Helloworld.Greeter
121 void BindService(const std::string& service_name) { in BindService() function in perfetto::ipc::__anon4f3d4fc30111::FakeClient246 TEST_F(HostImplTest, BindService) { in TEST_F() argument
83 void ClientImpl::BindService(base::WeakPtr<ServiceProxy> service_proxy) { in BindService() function in perfetto::ipc::ClientImpl
23 message BindService { optional string service_name = 1; } message
18134 BindService = 4, enumerator