Home
last modified time | relevance | path

Searched defs:SetKnowledgeSourceSchema (Results 1 – 3 of 3) sorted by relevance

/foundation/distributeddatamgr/relational_store/rdbmock/frameworks/native/rdb/
Dmock.cpp162 __attribute__((visibility("default"))) DistributedDB::DBStatus SetKnowledgeSourceSchema([[gnu::unus… in SetKnowledgeSourceSchema() function
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
Dknowledge_source_utils.cpp52 int KnowledgeSourceUtils::SetKnowledgeSourceSchema(sqlite3 *db, const KnowledgeSourceSchema &schema) in SetKnowledgeSourceSchema() function in DistributedDB::KnowledgeSourceUtils
Drelational_store_sqlite_ext.cpp2027 DistributedDB::DBStatus SetKnowledgeSourceSchema(sqlite3 *db, const DistributedDB::KnowledgeSourceS… in SetKnowledgeSourceSchema() function