Searched defs:sqliteStatement (Results 1 – 3 of 3) sorted by relevance
73 std::shared_ptr<SqliteStatement> sqliteStatement; variable
49 std::shared_ptr<SqliteStatement> sqliteStatement = connection->BeginStepQuery(errCode, in PrepareStep() local75 std::shared_ptr<SqliteStatement> sqliteStatement = PrepareStep(connection, errCode); in GetAllColumnNames() local