Searched refs:GetOrCreateRemoteCommandExecutor (Results 1 – 2 of 2) sorted by relevance
63 std::shared_ptr<RemoteCommandExecutor> executor = GetOrCreateRemoteCommandExecutor(udid); in AddCommand()91 std::shared_ptr<RemoteCommandExecutor> executor = GetOrCreateRemoteCommandExecutor(udid); in ExecuteCommand()161 auto executor = GetOrCreateRemoteCommandExecutor(nodeId); in NotifyDeviceOnline()228 std::shared_ptr<RemoteCommandExecutor> RemoteCommandManager::GetOrCreateRemoteCommandExecutor(const… in GetOrCreateRemoteCommandExecutor() function in OHOS::Security::AccessToken::RemoteCommandManager
159 …std::shared_ptr<RemoteCommandExecutor> GetOrCreateRemoteCommandExecutor(const std::string &nodeId);