Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/relational/
H A Drelational_store_sqlite_ext.h28 struct sqlite3_api_routines_relational { struct
34 extern const struct sqlite3_api_routines_relational *sqlite3_export_relational_symbols; argument
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
H A Drelational_store_sqlite_ext.cpp1773 struct sqlite3_api_routines_relational { struct
1779 typedef struct sqlite3_api_routines_relational sqlite3_api_routines_relational; argument
1780 static const sqlite3_api_routines_relational sqlite3HwApis = {
1792 EXPORT_SYMBOLS const sqlite3_api_routines_relational *sqlite3_export_relational_symbols = &sqlite3H…