Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
Dsqlite_utils.cpp108 bool SqliteUtils::IsSqlReadOnly(int sqlType) in IsSqlReadOnly()
113 bool SqliteUtils::IsSpecial(int sqlType) in IsSpecial()
Drdb_store_impl.cpp795 int sqlType = SqliteUtils::GetSqlStatementType(sql); in ExecuteSql() local
1241 std::string sqlType = sql.substr(index, 3); in CheckAttach() local