Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/store/
H A Dgeneral_value.h90 std::string sourceTable; member
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_single_ver_relational_storage_extend_executor.cpp792 int SQLiteSingleVerRelationalStorageExecutor::GetReferenceGidInner(const std::string &sourceTable, in GetReferenceGidInner()
818 …string SQLiteSingleVerRelationalStorageExecutor::GetReferenceGidSql(const std::string &sourceTable, in GetReferenceGidSql()
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H A Drdb_types.h103 std::string sourceTable; member