MCPcopy Create free account

hub / github.com/Selectively11/CloudRedirect / functions

Functions2,087 in github.com/Selectively11/CloudRedirect

↓ 5 callersFunctionGetFileList
src/common/local_storage.cpp:965
↓ 5 callersFunctionGetMachineName
src/common/rpc_handlers.cpp:531
↓ 5 callersFunctionGetSteamPath
src/platform/linux/cloud_intercept.cpp:270
↓ 5 callersMethodGetSteamVersion
<summary> Reads the installed Steam client version from the manifest file. Returns null if the manifest is missing or unparseable. </summary>
ui/Services/SteamDetector.cs:77
↓ 5 callersFunctionHasNamespaceApps
src/platform/win/cloud_intercept.cpp:509
↓ 5 callersFunctionIsInternalMetadataFile
True if filename is internal metadata.
src/common/cloud_metadata_paths.h:52
↓ 5 callersFunctionIsPathWithin
Path containment check (case-sensitive on Linux)
src/platform/linux/file_util.h:34
↓ 5 callersFunctionIsSafeRelativePath
src/common/autocloud_util.h:80
↓ 5 callersFunctionLogWrite
src/platform/linux/log.cpp:65
↓ 5 callersFunctionManifestSnapshotFilename
src/common/manifest_store.cpp:605
↓ 5 callersFunctionMergeAchievements
Union-merge achievements (monotonic unlocks). Returns true if dst changed.
src/common/stats_store.cpp:1036
↓ 5 callersFunctionMergePlaytime
Union-merge playtime (max per device+platform). Legacy-only blobs are discounted by real-device totals to avoid double-counting.
src/common/stats_store.cpp:988
↓ 5 callersFunctionMergeStatValues
Merge src into dst per-stat: Overwrite for authoritative native reimport, OR/MAX for cloud merge (regression-safe). Returns true if dst changed.
src/common/stats_store.cpp:1120
↓ 5 callersFunctionNormalizeCloudRoot
src/common/cli.cpp:87
↓ 5 callersFunctionNowMs
src/common/app_state.cpp:57
↓ 5 callersFunctionParseAppId
Parse an optional leading appid token; default 760. Returns remaining args.
src/platform/win/cloud760_tool.cpp:289
↓ 5 callersFunctionReadFile
src/common/local_storage.cpp:1118
↓ 5 callersMethodReadModeSetting
<summary> Reads the "mode" value from settings.json. Returns null if unset or unreadable. </summary>
ui/Services/SteamDetector.cs:267
↓ 5 callersFunctionReplaceOrAppendOperation
src/common/pending_ops_journal.cpp:125
↓ 5 callersMethodResolvePatternGroup
<summary> Resolve an array of PatternPatches in order. Each patch can reference earlier resolved offsets via RelativeToPatchIndex. Returns resolved Pa
ui/Services/Patching/Signatures.cs:96
↓ 5 callersMethodRestoreFromLog
<summary> Restore files from a specific undo log. Files are COPIED back to their original locations -- the backup is never modified or deleted. </summ
ui/Services/CloudCleanupRevert.cs:80
↓ 5 callersFunctionServeCacheKey
src/common/app_state.cpp:53
↓ 5 callersFunctionStGateOpen
SteamTools-client gate. Win: needs DLL entry. Linux: always open.
src/common/metadata_sync.h:23
↓ 5 callersFunctionStoreBlob
src/common/cloud_storage.cpp:1002
↓ 5 callersFunctionStripPlaytimeRestrictions
src/common/parental_bypass.cpp:113
↓ 5 callersMethodTryResolve
(CloudConfig? config, Action<string>? log)
ui/Services/UiCloudProviderFactory.cs:13
↓ 5 callersFunctionWildcardMatchInsensitive
src/common/autocloud_util.h:462
↓ 5 callersFunctioncrDataDir
ui-linux/src/utils.h:70
↓ 5 callersFunctionisPathWithin
ui-linux/src/backend.cpp:57
↓ 5 callersFunctionmz_write_le32
src/common/miniz_zip.c:2709
↓ 5 callersFunctionmz_write_le64
src/common/miniz_zip.c:2716
↓ 5 callersFunctionmz_zip_reader_init_mem
src/common/miniz_zip.c:1044
↓ 5 callersFunctionmz_zip_writer_create_local_dir_header
src/common/miniz_zip.c:3141
↓ 5 callersMethodnext
src/common/json.cpp:56
↓ 5 callersMethodok
()
cli-rust/src/patcher.rs:36
↓ 5 callersFunctionread_i32
(b: &[u8], o: usize)
cli-rust/src/signatures.rs:73
↓ 5 callersFunctionread_u32
(b: &[u8], o: usize)
cli-rust/src/pe.rs:140
↓ 5 callersFunctionrealHomePath
Real home dir (Flatpak remaps QDir::homePath to the sandbox).
ui-linux/src/utils.h:10
↓ 5 callersFunctiontdefl_optimize_huffman_table
src/common/miniz_tdef.c:218
↓ 4 callersFunctionAccountStatsDir
Per-account directory: stats/<accountId>/. Returns empty if no account is known yet; callers must not perform disk I/O with an empty path.
src/common/stats_store.cpp:375
↓ 4 callersFunctionAppendHex
src/platform/linux/init.cpp:298
↓ 4 callersFunctionApplyRootOverridesForCurrentOS
src/common/autocloud_util.h:431
↓ 4 callersFunctionApplyRootOverridesForPlatform
src/common/autocloud_util.h:391
↓ 4 callersFunctionAtomicWriteBinary
src/platform/linux/file_util.cpp:9
↓ 4 callersFunctionBatchTracker_Clear
src/common/batch_tracker.cpp:91
↓ 4 callersMethodBuild
<summary> Populates <paramref name="panel"/> with game-grouped backup cards. </summary> <param name="panel">The StackPanel to populate (cleared first)
ui/Services/BackupListBuilder.cs:30
↓ 4 callersFunctionBuildDerivedEntry
src/common/pending_ops_journal.cpp:149
↓ 4 callersFunctionBuildManifestFromLocalBlobs
src/common/manifest_store.cpp:431
↓ 4 callersFunctionCanonicalizeUploadRootToken
src/common/rpc_handlers.cpp:389
↓ 4 callersFunctionCurlRequest
src/platform/linux/http_transport_linux.cpp:159
↓ 4 callersFunctionDeleteBlob
src/common/cloud_storage.cpp:1559
↓ 4 callersFunctionDrainPlaytimeUpdateQueueOnNetThread
Drain queued playtime updates. Caller MUST be on Steam's network thread.
src/platform/win/cloud_intercept.cpp:1126
↓ 4 callersFunctionEndSession
src/common/stats_store.cpp:2015
↓ 4 callersFunctionEnqueueCloudDelete
src/common/cloud_storage.cpp:658
↓ 4 callersFunctionEnsureInitialized
src/platform/linux/cloud_hooks.cpp:297
↓ 4 callersFunctionExtractRootToken
Extract the root token (e.g., "%GameInstall%") or empty string.
src/common/rpc_handlers.cpp:351
↓ 4 callersFunctionFindString
src/common/parental_bypass.cpp:26
↓ 4 callersFunctionFindVdfSectionRange
src/common/vdf.cpp:72
↓ 4 callersFunctionGetNamespaceApps
src/platform/linux/cloud_intercept.cpp:265
↓ 4 callersFunctionGetRules
src/common/autocloud_scan.cpp:1112
↓ 4 callersFunctionGetSteamClient
src/common/parental_bypass.cpp:19
↓ 4 callersFunctionGetString
src/common/protobuf.cpp:91
↓ 4 callersFunctionHandleGetUserStats
Player.GetUserStats#1 handler. Wire: req{appid(2),crc(4)} -> resp{crc(2),schema(3),stats(4)}.
src/common/stats_handlers.cpp:34
↓ 4 callersFunctionIsKnownMissingMetadataPath
src/common/cloud_storage.cpp:515
↓ 4 callersFunctionIsLegacyDeviceKey
src/common/stats_store.cpp:982
↓ 4 callersFunctionIsPathWithin
Returns true if fullPath resolves under root (case-insensitive on Windows). Used to block path traversal in blob-storage modules.
src/platform/win/file_util.h:91
↓ 4 callersFunctionIsUploadOperation
src/common/pending_ops_journal.cpp:67
↓ 4 callersFunctionMakeReadOnly
src/platform/linux/vtable_hook.cpp:320
↓ 4 callersFunctionMakeWritable
src/platform/linux/vtable_hook.cpp:311
↓ 4 callersFunctionNowUnix
src/common/stats_store.cpp:368
↓ 4 callersFunctionOnCloudFailure
src/common/cloud_work_queue.cpp:144
↓ 4 callersFunctionParseIntoMessage
src/platform/linux/cloud_hooks.cpp:235
↓ 4 callersFunctionParsePacket
src/platform/win/cloud_intercept.cpp:860
↓ 4 callersFunctionPlaytimeEnabled
src/common/metadata_sync.h:35
↓ 4 callersFunctionPumpUntil
src/common/coop_yield.cpp:39
↓ 4 callersFunctionPushAccountBlobIfDirty
Push account blob if dirty. Serialized, detached worker (curl blocks).
src/common/stats_store.cpp:1308
↓ 4 callersFunctionQuarantineCorruptCNFile
Best-effort rename of a corrupt cn.dat.
src/common/local_storage.cpp:648
↓ 4 callersFunctionQuotaValueLooksValid
src/common/steam_kv_injector.cpp:25
↓ 4 callersFunctionReadAppQuota
src/common/steam_kv_injector.cpp:168
↓ 4 callersFunctionReadCNFile
src/common/local_storage.cpp:602
↓ 4 callersFunctionRecordConflictResolution
src/common/rpc_handlers.cpp:50
↓ 4 callersFunctionRecordExitSyncState
src/common/pending_ops_journal.cpp:324
↓ 4 callersFunctionRemove
src/platform/linux/recvpkt_hook.cpp:231
↓ 4 callersFunctionResetForAccountSwitch
src/common/stats_store.cpp:596
↓ 4 callersFunctionSaveAppStats
src/common/stats_store.cpp:1337
↓ 4 callersFunctionSaveFileTokens
src/common/token_store.cpp:95
↓ 4 callersFunctionSaveManifestImpl
src/common/manifest_store.cpp:178
↓ 4 callersFunctionSaveRootTokens
src/common/token_store.cpp:29
↓ 4 callersMethodScanForBytes
(byte[] data, int start, int end, byte[] needle)
ui/Services/Patching/Signatures.cs:27
↓ 4 callersFunctionScanSig
src/platform/linux/live_playtime.cpp:72
↓ 4 callersFunctionSetNamespacePredicate
src/common/stats_store.cpp:164
↓ 4 callersFunctionShutdown
src/common/cloud_storage.cpp:915
↓ 4 callersFunctionSweepShouldYield
Foreground sync (isSweep=false) never parks itself.
src/common/cloud_storage.cpp:2165
↓ 4 callersFunctionTryLoadLocalManifest
src/common/manifest_store.cpp:392
↓ 4 callersFunctionValidateBlobPath
Traversal guard for RPC-facing paths (mirror of ParseBlobPath's check).
src/platform/win/http_server.cpp:649
↓ 4 callersMethodWrite
src/platform/linux/log.cpp:85
↓ 4 callersFunctionWriteRecord
Single-fwrite record emission. Caller must hold g_mutex. On any error path we silently drop the record - logging must never throw or block, especially
src/platform/win/log.cpp:34
↓ 4 callersFunctioncompute_fingerprint
Compute the SteamTools payload-cache fingerprint.
cli-rust/src/crypto.rs:38
↓ 4 callersFunctionfind_cache_path
Locate the encrypted payload cache file under appcache\httpcache\3b.
cli-rust/src/crypto.rs:86
↓ 4 callersMethodhasActiveSession
src/common/app_state.cpp:168
← previousnext →201–300 of 2,087, ranked by callers