Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
Dsqlite_single_ver_storage_executor_subscribe.cpp97 int SQLiteSingleVerStorageExecutor::CheckDataWithQuery(QueryObject query, std::vector<DataItem> &da… in CheckDataWithQuery() function in DistributedDB::SQLiteSingleVerStorageExecutor
Dsqlite_single_ver_storage_executor_cache.cpp306 int SQLiteSingleVerStorageExecutor::CheckDataWithQuery(std::vector<DataItem> &dataItems) in CheckDataWithQuery() function in DistributedDB::SQLiteSingleVerStorageExecutor
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
Drd_single_ver_storage_executor.cpp658 int RdSingleVerStorageExecutor::CheckDataWithQuery(QueryObject query, std::vector<DataItem> &dataIt… in CheckDataWithQuery() function in DistributedDB::RdSingleVerStorageExecutor