Searched defs:NodeManager (Results 1 – 2 of 2) sorted by relevance
22 …id InstanceManager::NewInstanceAsync(const std::shared_ptr<TcpClient> &client, const NodeManager &, in NewInstanceAsync()41 … InstanceManager::QueryInstanceAsync(const std::shared_ptr<TcpClient> &client, const NodeManager &, in QueryInstanceAsync()61 void InstanceManager::EnableFLSAsync(const std::shared_ptr<TcpClient> &client, const NodeManager &, in EnableFLSAsync()81 void InstanceManager::DisableFLSAsync(const std::shared_ptr<TcpClient> &client, const NodeManager &, in DisableFLSAsync()
46 NodeManager() in NodeManager() function