Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/audacity/audacity
/ Initialize
Function
Initialize
libraries/lib-sqlite-helpers/sqlite/SQLiteUtils.cpp:92–95 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
90
} // namespace
91
92
Error Initialize() noexcept
93
{
94
return GetIniter().GetError();
95
}
96
97
void SetLogCallback(LogCallback callback)
98
{
Callers
4
Open
Method · 0.70
Start
Method · 0.50
InitializeSQL
Method · 0.50
AccessState
Method · 0.50
Calls
1
GetError
Method · 0.45
Tested by
no test coverage detected