Home
last modified time | relevance | path

Searched refs:PrintInfoForDbError (Results 1 - 2 of 2) sorted by relevance

/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Dsqlite_statement.h92 void PrintInfoForDbError(int errCode, const std::string &sql);
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dsqlite_statement.cpp84 PrintInfoForDbError(ret, newSql); in Prepare()
97 void SqliteStatement::PrintInfoForDbError(int errCode, const std::string &sql) in PrintInfoForDbError() function in OHOS::NativeRdb::SqliteStatement
303 PrintInfoForDbError(ret, sql_); in InnerStep()

Completed in 2 milliseconds