Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Selectively11/CloudRedirect
/ functions
Functions
2,087 in github.com/Selectively11/CloudRedirect
⨍
Functions
2,087
◇
Types & classes
297
Method
BuildAccountFolderPath
/me/drive/root:/CloudRedirect/{acct}:
src/providers/onedrive.cpp:92
Method
BuildBackupList
()
ui/Pages/CleanupPage.xaml.cs:322
Method
BuildChildCacheKey
src/providers/google_drive.cpp:51
Method
BuildCrossAppRemotecacheMap
<summary> Map filename → set of appIds across all namespace remotecaches. Files appearing in 2+ apps are cross-app contamination. </summary>
ui/Services/CloudCleanup.cs:378
Method
BuildDeleteBackupList
()
ui/Pages/AppsPage.xaml.cs:821
Function
BuildDepotDependencyHook
src/platform/win/cloud_intercept.cpp:3027
Method
BuildDynamicCloudRedirectCave
Build the cave with caller-relative displacements.
ui/Services/Patching/Patcher.cs:851
Method
BuildFileList
(StackPanel container, AppScanResult app)
ui/Pages/CleanupPage.xaml.cs:849
Method
BuildFolderPath
/me/drive/root:/CloudRedirect/{acct}/{app}:
src/providers/onedrive.cpp:85
Method
BuildGDriveAuthUrl
(string redirectUri, string state, string codeChallenge)
ui/Services/OAuthService.cs:328
Method
BuildGameList
(List<AppScanResult> apps)
ui/Pages/CleanupPage.xaml.cs:714
Method
BuildItemPath
/me/drive/root:/CloudRedirect/{acct}/{app}/{filename}:
src/providers/onedrive.cpp:77
Method
BuildOneDriveAuthUrl
(string redirectUri, string state, string codeChallenge)
ui/Services/OAuthService.cs:342
Method
BuildRefreshBody
src/providers/onedrive.cpp:43
Method
BuildRefreshBody
src/providers/google_drive.cpp:29
Method
BytesMatch
(byte[] data, int dataOffset, byte[] pattern, int patOffset, int length)
ui/Services/Patching/Patcher.cs:871
Function
CR_AddApp
src/platform/win/cr_api.cpp:144
Function
CR_DrainPlaytimeUpdates
src/platform/win/cr_api.cpp:179
Function
CR_EnableStatsSync
src/platform/win/cr_api.cpp:201
Function
CR_GetAchievements
src/platform/win/cr_api.cpp:248
Function
CR_GetPlaytime
src/platform/win/cr_api.cpp:231
Function
CR_GetVersion
src/platform/linux/init.cpp:9
Function
CR_HandleCloudRpc
src/platform/win/cr_api.cpp:60
Function
CR_InitCloudSave
src/platform/win/cr_api.cpp:27
Function
CR_InstallVtableHooks
src/platform/win/cr_api.cpp:191
Function
CR_IsApp
src/platform/win/cr_api.cpp:154
Function
CR_NotifyAppRunning
src/platform/win/cr_api.cpp:208
Function
CR_NotifyStatsStored
src/platform/win/cr_api.cpp:222
Function
CR_RemoveApp
src/platform/win/cr_api.cpp:148
Function
CR_SetAccountId
src/platform/win/cr_api.cpp:158
Function
CR_SetApps
src/platform/win/cr_api.cpp:163
Function
CR_Shutdown
src/platform/win/cr_api.cpp:184
Method
CacheFileChild
src/providers/google_drive.cpp:66
Method
CacheFolderChild
src/providers/google_drive.cpp:57
Method
CallGuard
src/platform/linux/schema_fetch.cpp:119
Method
CallGuard
src/platform/linux/live_playtime.cpp:95
Method
CallGuard
src/platform/linux/achievement_inject.cpp:169
Method
CancelAuth_Click
(object sender, RoutedEventArgs e)
ui/Pages/CloudProviderPage.xaml.cs:330
Method
Cancel_Click
(object sender, RoutedEventArgs e)
ui/Windows/DisclaimerWindow.xaml.cs:27
Function
CheckBlobExists
src/common/cloud_storage.cpp:1859
Method
CheckDllUpdateAsync
()
ui/Pages/NewsPage.xaml.cs:25
Method
CheckExists
src/providers/local_disk_provider.cpp:134
Method
CheckExists
src/providers/google_drive.cpp:1272
Method
CheckForAutoUpdateAsync
<summary> Checks GitHub for a newer version. If found, shows an inline banner with changelog and Update/Skip buttons. </summary>
ui/MainWindow.xaml.cs:143
Method
CheckPatches
(byte[] data, PatchEntry[] patches)
ui/Services/Patching/Patcher.cs:886
Method
ChoiceModePage
()
ui/Pages/ChoiceModePage.xaml.cs:16
Method
ClassifyFile
<summary> Classify a file: ghost entry, cross-app overlap, unique remotecache hit, AppID/mangled-name heuristics, AutoCloud rule, else Unknown. </summ
ui/Services/CloudCleanup.cs:457
Method
CleanEmptyDirs
<summary> Remove empty directories left behind after moving files. </summary>
ui/Services/CloudCleanup.cs:892
Method
CleanRemotecache
<summary> Remove entries from remotecache.vdf that correspond to moved (polluted) files. </summary>
ui/Services/CloudCleanup.cs:816
Function
CleanupEmptyDirsUpTo
Walk up from startDir removing empty dirs, bounded above by stopAt (exclusive). Stops at the first non-empty dir or any error. Best-effort.
src/platform/win/file_util.h:109
Function
CleanupEmptyDirsUpTo
Walk up from startDir removing empty dirs, bounded above by stopAt
src/platform/linux/file_util.h:48
Method
CleanupEmptyDirsUpTo
src/platform/linux/platform_linux.cpp:95
Method
CleanupPage
()
ui/Pages/CleanupPage.xaml.cs:51
Method
CleanupPage_Loaded
(object sender, RoutedEventArgs e)
ui/Pages/CleanupPage.xaml.cs:57
Method
ClearCleanupState
(string steamPath)
ui/Pages/CleanupPage.xaml.cs:592
Function
ClearFailedWorkForPrefix
src/common/cloud_work_queue.cpp:207
Method
ClearLog
()
ui/Pages/SetupPage.xaml.cs:282
Function
ClearPending
src/common/pending_ops_journal.cpp:376
Method
ClearSelection_Click
(object sender, RoutedEventArgs e)
ui/Pages/Cloud760Page.xaml.cs:114
Method
CliUiCloudProvider
(string provider, Action<string>? log)
ui/Services/Providers/CliUiCloudProvider.cs:13
Method
Cloud760Page
()
ui/Pages/Cloud760Page.xaml.cs:50
Method
CloudCleanup
(string steamPath, Action<string>? log = null)
ui/Services/CloudCleanup.cs:176
Method
CloudCleanupRevert
(string steamPath, RevertConflictMode conflictMode = RevertConflictMode.Skip, Action<string>? log = null)
ui/Services/CloudCleanupRevert.cs:42
Function
CloudOnSendPkt
src/platform/win/dllmain.cpp:34
Method
CloudProviderClient
(Action<string>? log = null)
ui/Services/CloudProviderClient.cs:12
Method
CloudProviderPage
()
ui/Pages/CloudProviderPage.xaml.cs:26
Method
CloudRedirectCard_Click
(object sender, MouseButtonEventArgs e)
ui/Pages/ChoiceModePage.xaml.cs:94
Function
CloudRedirect_CliMain
src/common/cli.cpp:1047
Function
CloudStagedBlobPath
src/common/cloud_storage.cpp:373
Method
CollapseEmptyFooterButtons
Scoped to Wpf.Ui.Controls.Button (the footer buttons) so the title-bar close (X) and other chrome are never touched.
ui/Services/Dialog.cs:39
Method
CompleteBatchInFlightMark
src/platform/win/cloud_intercept.cpp:487
Method
Compute
()
ui/Services/Patching/Fingerprint.cs:118
Method
ComputeCodeChallenge
(string codeVerifier)
ui/Services/OAuthService.cs:492
Method
ComputeFileSHA256
(string path)
ui/Services/AppUpdater.cs:175
Method
ComputeOrphans
<summary> Pure: cloud blobs minus referenced set, sorted, deduped, case-sensitive (matches the native unordered_map keying). Skips InternalMetadataFil
ui/Services/OrphanBlobService.cs:158
Method
ComputeResourceHash
(Stream stream)
ui/Services/EmbeddedCloud760.cs:53
Method
ComputeResourceHash
(params Stream[] streams)
ui/Services/EmbeddedCli.cs:51
Method
ComputeSha256
(Stream stream)
ui/Services/EmbeddedDll.cs:106
Method
ComputeSha256
(byte[] data)
ui/Services/Patching/Patcher.cs:217
Method
ComputeStatusSnapshot
(string steamPath, bool skipPatcher = false)
ui/Pages/SetupPage.xaml.cs:412
Method
ConnectButton_Click
(object sender, RoutedEventArgs e)
ui/Pages/Cloud760Page.xaml.cs:136
Method
ContainsAnyMarker
(byte[] fileBytes, string[] markers)
ui/Services/ThirdPartyDetector.cs:69
Method
Convert
(object? value, Type targetType, object? parameter, CultureInfo culture)
ui/Converters/UrlToImageSourceConverter.cs:67
Method
ConvertBack
(object? value, Type targetType, object? parameter, CultureInfo culture)
ui/Converters/UrlToImageSourceConverter.cs:118
Function
CooperativeYieldCurrentJob
Cooperative yield hook. Skips if not on job thread (g_pJobCur==NULL) or coroutine inactive. Stale RVA fails closed (no yield, hook disabled).
src/platform/win/cloud_intercept.cpp:961
Method
CopyCmdButton_Click
(object sender, RoutedEventArgs e)
ui/Pages/Cloud760Page.xaml.cs:126
Method
CopyExcept
(JsonElement obj, string skipKey, Utf8JsonWriter writer)
ui/Services/ModeService.cs:139
Method
CpuId
(uint leaf, out uint eax, out uint ebx, out uint ecx, out uint edx)
ui/Services/Patching/Fingerprint.cs:178
Method
CrashContextScope
src/platform/linux/cloud_hooks.cpp:77
Function
CrashDumpHandler
src/platform/linux/init.cpp:473
Function
CrashHandler
src/platform/linux/schema_fetch.cpp:116
Function
CrashHandler
src/platform/linux/recvpkt_hook.cpp:74
Function
CrashHandler
src/platform/linux/live_playtime.cpp:89
Function
CrashHandler
src/platform/linux/achievement_inject.cpp:166
Method
CreateDriveFolder
src/providers/google_drive.cpp:287
Function
CreateTokenStore
Factory function
src/platform/linux/token_store_linux.cpp:245
Method
DashboardPage
()
ui/Pages/DashboardPage.xaml.cs:20
Method
Debug
src/platform/linux/log.cpp:117
Function
DecodeRelCall
src/platform/win/sig_scanner.cpp:99
Function
DecodeRipRelLea
src/platform/win/sig_scanner.cpp:111
← previous
next →
1,201–1,300 of 2,087, ranked by callers