Searched refs:GetOrCreateRemoteCommandExecutor (Results 1 – 2 of 2) sorted by relevance
69 std::shared_ptr<RemoteCommandExecutor> executor = GetOrCreateRemoteCommandExecutor(udid); in AddCommand()97 std::shared_ptr<RemoteCommandExecutor> executor = GetOrCreateRemoteCommandExecutor(udid); in ExecuteCommand()171 auto executor = GetOrCreateRemoteCommandExecutor(nodeId); in NotifyDeviceOnline()238 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);