Searched defs:BindService (Results 1 – 3 of 3) sorted by relevance
/external/perfetto/src/ipc/ | ||
D | wire_protocol.proto | 24 message BindService { optional string service_name = 1; } message |
D | host_impl_unittest.cc | 96 void BindService(const std::string& service_name) { in BindService() function in perfetto::ipc::__anon38f9ad6a0111::FakeClient |
D | client_impl.cc | 56 void ClientImpl::BindService(base::WeakPtr<ServiceProxy> service_proxy) { in BindService() function in perfetto::ipc::ClientImpl |