Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_utils.cpp798 int AnalysisSchemaIndex(sqlite3 *db, const std::string &tableName, TableInfo &table) in AnalysisSchemaIndex() function
928 errCode = AnalysisSchemaIndex(db, tableName, table); in AnalysisSchema()