Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/ndk/src/
H A Drelational_store.cpp45 static int g_supportDbTypes[] = {RDB_SQLITE, RDB_CAYLEY}; variable
185 return g_supportDbTypes; in OH_Rdb_GetSupportedDbType()