MCPcopy Create free account

hub / github.com/Selectively11/CloudRedirect / functions

Functions2,087 in github.com/Selectively11/CloudRedirect

MethodLoadAbout
()
ui/Pages/SettingsPage.xaml.cs:327
MethodLoadAppListAsync
M17: Lua dir scan off UI thread (can stall on network drives / AV).
ui/Pages/ManifestPinningPage.xaml.cs:58
MethodLoadAppsAsync
()
ui/Pages/AppsPage.xaml.cs:55
FunctionLoadAutoCloudRules
src/common/local_storage.cpp:340
MethodLoadBackups
()
ui/Pages/AppsPage.xaml.cs:757
MethodLoadBackups
()
ui/Pages/CleanupPage.xaml.cs:269
MethodLoadBackupsAsync
()
ui/Pages/CleanupPage.xaml.cs:274
MethodLoadCleanupState
(string steamPath)
ui/Pages/CleanupPage.xaml.cs:597
MethodLoadCurrentConfigAsync
M14: Read config + token status off UI thread to avoid disk/DPAPI stall.
ui/Pages/CloudProviderPage.xaml.cs:51
FunctionLoadCurrentSession
src/common/pending_ops_journal.cpp:352
MethodLoadDeleteBackupsAsync
()
ui/Pages/AppsPage.xaml.cs:768
FunctionLoadFileTokens
src/common/local_metadata_store.cpp:200
FunctionLoadPending
src/common/pending_ops_journal.cpp:347
FunctionLoadRootTokens
src/common/local_metadata_store.cpp:102
MethodLoadRows
(IEnumerable<Steam760Cloud.CloudFile> files)
ui/Pages/Cloud760Page.xaml.cs:95
MethodLoadSettingsAsync
M15: Read config off UI thread to avoid slow-disk stall.
ui/Pages/SettingsPage.xaml.cs:68
MethodLoadStatsAsync
()
ui/Pages/StatsPage.xaml.cs:68
MethodLoadStatusAsync
M16: Gather data off the UI thread, update controls on dispatcher
ui/Pages/DashboardPage.xaml.cs:37
MethodLoadTokens
src/common/cloud_provider_base.cpp:73
MethodLocExtension
()
ui/Resources/LocExtension.cs:15
MethodLog
(string message)
ui/Pages/SetupPage.xaml.cs:267
MethodLog
(string msg)
ui/Pages/StatsPage.xaml.cs:28
MethodLog
(string msg)
ui/Services/Patching/Patcher.cs:774
MethodLogTag
CloudProviderBase hooks
src/providers/google_drive_provider.h:31
MethodLogTag
CloudProviderBase hooks
src/providers/onedrive_provider.h:30
FunctionLongPath
Long path support (\\?\ prefix on Windows, no-op on Linux)
src/common/file_util.h:38
MethodLookupAccountFolder
src/providers/google_drive.cpp:214
MethodLookupAppFolder
src/providers/google_drive.cpp:250
MethodLookupRootFolder
src/providers/google_drive.cpp:194
MethodMain
(string[] args)
cli-dotnet/Program.cs:11
MethodMainWindow
()
ui/MainWindow.xaml.cs:19
MethodMakeStatText
(string text, bool isWarning)
ui/Pages/CleanupPage.xaml.cs:1067
MethodMakeStatText
(string text, Brush foreground)
ui/Services/BackupListBuilder.cs:332
MethodManifestEndpoint_LostFocus
(object sender, RoutedEventArgs e)
ui/Pages/SetupPage.xaml.cs:233
MethodManifestPinningPage
()
ui/Pages/ManifestPinningPage.xaml.cs:24
MethodMatchesAutoCloudRules
<summary> Check if a file path matches any of the app's AutoCloud save file rules. </summary>
ui/Services/CloudCleanup.cs:581
MethodMatchesBackup
(BackupInfo b, string query, Dictionary<uint, StoreAppInfo> nameCache)
ui/Pages/AppsPage.xaml.cs:256
MethodMatchesBackupQuery
(BackupInfo b, string query)
ui/Pages/CleanupPage.xaml.cs:558
MethodMatchesGameQuery
(AppScanResult app, string query)
ui/Pages/CleanupPage.xaml.cs:505
MethodMatchesGlobPattern
<summary> Simple glob pattern matching supporting * and ? wildcards. </summary>
ui/Services/CloudCleanup.cs:614
MethodMergeDuplicateFolder
src/providers/google_drive.cpp:956
FunctionMigrateFromLegacy
src/common/app_state.cpp:669
MethodMigrateLegacyBackups
<summary> Idempotent + once-per-process migration of cleanup_backup/ into the new split layout. Locked to defeat concurrent CleanupPage/AppsPage init.
ui/Services/BackupDiscovery.cs:138
MethodMigrateLegacyBackupsLocked
Caller must hold _legacyMigrationGate.
ui/Services/BackupDiscovery.cs:151
MethodModeComboBox_SelectionChanged
(object sender, SelectionChangedEventArgs e)
ui/Pages/SettingsPage.xaml.cs:172
MethodMoveFileToFolder
src/providers/google_drive.cpp:936
MethodMoveToHoldover
<summary>Move polluted files into a timestamped per-batch backup dir.</summary>
ui/Services/CloudCleanup.cs:731
MethodName
src/providers/google_drive_provider.h:15
MethodName
src/providers/local_disk_provider.h:8
MethodNeedsSetup
<summary> Returns true if the DLL isn't deployed or config.json doesn't exist yet. </summary>
ui/MainWindow.xaml.cs:124
MethodNewsPage
()
ui/Pages/NewsPage.xaml.cs:15
MethodNormalizePath
src/platform/win/platform_win.cpp:143
MethodNormalizePath
src/platform/linux/platform_linux.cpp:130
MethodNormalizeToSteamRoot
<summary>Walks up from <paramref name="path"/> to find the directory containing steam.exe, or null.</summary>
ui/Services/SteamDetector.cs:117
FunctionNotificationDirectHook
Slot 7 hook - Notification direct (e.g. ConflictResolution, TransferReport) bodyObj is the raw protobuf body (NOT wrapped in CProtoBufMsg)
src/platform/win/cloud_intercept.cpp:2418
FunctionNotificationWrapperHook
Slot 8 hook - Notification wrapper (e.g. SignalAppExitSyncDone) request is a CProtoBufMsg* with body at +48, header at +40
src/platform/win/cloud_intercept.cpp:2316
MethodNotify
(string n)
ui/Pages/AppsPage.xaml.cs:1130
MethodNotify
(string n)
ui/Pages/StatsPage.xaml.cs:432
MethodNotify
(string n)
ui/Pages/ManifestPinningPage.xaml.cs:416
FunctionNotifyAuthFailure
src/common/cloud_storage.cpp:217
MethodNotifyRestartNeeded
()
ui/Pages/ManifestPinningPage.xaml.cs:307
MethodNukeButton_Click
(object sender, RoutedEventArgs e)
ui/Pages/CleanupPage.xaml.cs:184
MethodOAuthService
ui-linux/src/oauthservice.cpp:138
MethodOfflineRevert_Click
(object sender, RoutedEventArgs e)
ui/Pages/SetupPage.xaml.cs:1180
MethodOfflineSetup_Click
(object sender, RoutedEventArgs e)
ui/Pages/SetupPage.xaml.cs:1131
FunctionOnLoad
src/platform/linux/init.cpp:580
FunctionOnParentalSettingsHook
src/common/parental_bypass.cpp:172
MethodOnPropertyChanged
(string n)
ui/Pages/Cloud760Page.xaml.cs:34
MethodOnStartup
(System.Windows.StartupEventArgs e)
ui/App.xaml.cs:12
FunctionOnUnload
src/platform/linux/init.cpp:604
MethodOpenConsoleButton_Click
(object sender, RoutedEventArgs e)
ui/Pages/Cloud760Page.xaml.cs:120
MethodOpenGitHub_Click
(object sender, RoutedEventArgs e)
ui/Pages/SettingsPage.xaml.cs:559
MethodOpenLog_Click
(object sender, RoutedEventArgs e)
ui/Pages/DashboardPage.xaml.cs:151
MethodOrphanBlobService
(CloudProviderClient client, string steamPath, Action<string>? log = null)
ui/Services/OrphanBlobService.cs:17
MethodOrphansToggle_Click
<summary>Per-card Review/Collapse toggle for the orphan detail panel.</summary>
ui/Pages/AppsPage.xaml.cs:455
FunctionParse
src/common/protobuf.cpp:27
MethodParseAppId
()
ui/Pages/Cloud760Page.xaml.cs:58
MethodParseAppKV
(uint appId, ReadOnlySpan<byte> kvData, List<string> stringTable)
ui/Services/AppInfoParser.cs:297
MethodParseBackupFromLog
(string logPath, string id, string backupDir, string accountId, bool isLegacy)
ui/Services/BackupDiscovery.cs:341
MethodParseBinaryKV
(ReadOnlySpan<byte> data, ref int offset, List<string> stringTable, int depth = 0)
ui/Services/AppInfoParser.cs:362
MethodParseContent
<summary> Parse the raw content of <c>file_tokens.dat</c> and return the set of referenced filenames. Malformed lines are silently skipped to match th
ui/Services/FileTokensParser.cs:25
MethodParseInstallDirFromManifest
<summary> Reads the "installdir" value from a Steam appmanifest ACF file. </summary>
ui/Services/AppInfoParser.cs:107
MethodParsePath
src/common/cloud_provider_base.cpp:25
MethodParseRemotecache
<summary>Parse remotecache.vdf into filename → RemotecacheEntry.</summary>
ui/Services/CloudCleanup.cs:627
MethodParseSection
(byte[] data, ref int pos, int depth)
ui/Services/AchievementSchema.cs:103
MethodParseTokenResponse
(string json)
ui/Services/OAuthService.cs:469
MethodPatchRevert_Click
(object sender, RoutedEventArgs e)
ui/Pages/SetupPage.xaml.cs:1360
MethodPatch_Click
(object sender, RoutedEventArgs e)
ui/Pages/SetupPage.xaml.cs:1312
MethodPatcher
(string steamPath, Action<string>? log = null)
ui/Services/Patching/Patcher.cs:93
MethodPathSeparator
src/platform/win/platform_win.cpp:140
MethodPathSeparator
src/platform/linux/platform_linux.cpp:127
MethodPathSeparatorStr
src/platform/win/platform_win.cpp:141
MethodPathSeparatorStr
src/platform/linux/platform_linux.cpp:128
FunctionPathToUtf8
src/platform/linux/file_util.h:16
MethodPathToUtf8
src/platform/linux/platform_linux.cpp:19
MethodPeSection
(string name, uint va, uint vsize, uint raw, uint rawSize, uint characteristics = 0)
ui/Services/Patching/PatchTypes.cs:103
MethodPinToggle_Changed
(object sender, RoutedEventArgs e)
ui/Pages/ManifestPinningPage.xaml.cs:226
MethodPrintHelp
(string version)
cli-dotnet/Program.cs:32
MethodPrintHelpAndReturn
(string version)
cli-dotnet/Program.cs:43
MethodPromptAutoUpdateAsync
()
ui/Pages/SetupPage.xaml.cs:1108
← previousnext →1,501–1,600 of 2,087, ranked by callers