Searched refs:dbs_ipc (Results 1 – 1 of 1) sorted by relevance
81 let dbs_ipc = ipc_conn::Databases(vec); in subscribe() localVariable83 let ret = self.connect.subscribe(expire, bundle_name, &dbs_ipc)?; in subscribe()