Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CommE2E/comm
/ generateBackupLogDataKey
Function
generateBackupLogDataKey
native/native_rust_library/RustBackupExecutor.cpp:73–75 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
71
}
72
73
rust::String generateBackupLogDataKey() {
74
return rust::String(BackupOperationsExecutor::generateBackupLogDataKey());
75
}
76
} // namespace comm
Callers
2
clearMainDatabaseSensitiveData
Method · 0.85
initializeSQLiteQueryExecutorProperties
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected