Home
last modified time | relevance | path

Searched refs:JudgeIfGetRowid (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
H A Drelational_store_sqlite_ext.cpp686 int JudgeIfGetRowid(sqlite3 *db, const std::string &tableName, std::string &type, bool &isRowid) in JudgeIfGetRowid() function
772 int errCode = JudgeIfGetRowid(db, tableName, type, isRowid); in DataChangedObserver()
960 JudgeIfGetRowid(db, tableName, type, isRowid); in StoreObserverCallback()
1531 JudgeIfGetRowid(db, tableInfo.first, type, tableInfo.second); in GetTableInfos()