Searched defs:connect_service (Results 1 – 3 of 3) sorted by relevance
137 static void connect_service(unique_fd fd, std::string host) { in connect_service() function
159 pub fn connect_service(&self) -> Result<Strong<dyn ICompOsService>> { in connect_service() method
253 pub fn connect_service<T: FromIBinder + ?Sized>( in connect_service() method