Home
last modified time | relevance | path

Searched refs:isLogTblExists (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.cpp1209 bool isLogTblExists = false; in CheckTableExists() local
1211 isLogTblExists = true; in CheckTableExists()
1214 return isLogTblExists; in CheckTableExists()