Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
Dsqlite_single_ver_storage_executor_subscribe.cpp26 int SQLiteSingleVerStorageExecutor::CheckQueryObjectLegal(QueryObject &queryObj) const in CheckQueryObjectLegal() function in DistributedDB::SQLiteSingleVerStorageExecutor
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
Dsqlite_single_ver_relational_storage_executor.cpp1354 int SQLiteSingleVerRelationalStorageExecutor::CheckQueryObjectLegal(const TableInfo &table, QueryOb… in CheckQueryObjectLegal() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor
1400 int SQLiteSingleVerRelationalStorageExecutor::CheckQueryObjectLegal(const QuerySyncObject &query) in CheckQueryObjectLegal() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
Drd_single_ver_storage_executor.cpp653 int RdSingleVerStorageExecutor::CheckQueryObjectLegal(QueryObject &queryObj) const in CheckQueryObjectLegal() function in DistributedDB::RdSingleVerStorageExecutor