Searched refs:GetExecutorChannel (Results 1 – 3 of 3) sorted by relevance
106 auto channel = RemoteCommandManager::GetInstance().GetExecutorChannel(networkId); in OnClientBytes()127 auto channel = RemoteCommandManager::GetInstance().GetExecutorChannel(networkId); in OnServiceBytes()
204 auto channel = GetExecutorChannel(nodeId); in NotifyDeviceOffline()257 std::shared_ptr<RpcChannel> RemoteCommandManager::GetExecutorChannel(const std::string &nodeId) in GetExecutorChannel() function in OHOS::Security::AccessToken::RemoteCommandManager
141 std::shared_ptr<RpcChannel> GetExecutorChannel(const std::string &nodeId);