Searched refs:RustConnectionManager (Results 1 – 3 of 3) sorted by relevance
24 RustConnectionManager& GetConnectionManager() { in GetConnectionManager()25 static RustConnectionManager manager = {}; in GetConnectionManager()
61 struct RustConnectionManager { struct75 RustConnectionManager& GetConnectionManager();
150 std::optional<RustConnectionManager> connection_manager;154 RustConnectionManager& GetConnectionManager() { in GetConnectionManager()