Searched defs:ConnectToService (Results 1 – 6 of 6) sorted by relevance
42 zx_status_t ConnectToService(zx_handle_t serviceRoot, fidl::InterfaceRequest<Interface> request) in ConnectToService() function49 fidl::InterfacePtr<Interface> ConnectToService(zx_handle_t serviceRoot, in ConnectToService() function
59 void ConnectToService(const std::string& interfaceName) { in ConnectToService() function in SoundDoseFactory
99 void GattClientServer::ConnectToService( in ConnectToService() function in bthost::GattClientServer
247 void Gatt2ClientServer::ConnectToService( in ConnectToService() function in bthost::Gatt2ClientServer
67 void ConnectToService() { in ConnectToService() function in AudioCoreConfig
479 void ConnectToService(const std::string& moduleName, bool setUpDebug) { in ConnectToService() function in AudioCoreModuleBase