Home
last modified time | relevance | path

Searched defs:getAllScriptFunctions (Results 1 – 2 of 2) sorted by relevance

/dports/databases/sqlitestudio/sqlitestudio-3.3.3/SQLiteStudio3/Tests/TestUtils/
H A Dfunctionmanagermock.cpp7 QList<FunctionManager::ScriptFunction *> FunctionManagerMock::getAllScriptFunctions() const in getAllScriptFunctions() function in FunctionManagerMock
/dports/databases/sqlitestudio/sqlitestudio-3.3.3/SQLiteStudio3/coreSQLiteStudio/services/impl/
H A Dfunctionmanagerimpl.cpp35 QList<FunctionManager::ScriptFunction*> FunctionManagerImpl::getAllScriptFunctions() const in getAllScriptFunctions() function in FunctionManagerImpl