Searched defs:CheckDataWithQuery (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/ | ||
H A D | sqlite_single_ver_storage_executor_subscribe.cpp | 96 int SQLiteSingleVerStorageExecutor::CheckDataWithQuery(QueryObject query, std::vector<DataItem> &da… in CheckDataWithQuery() function in DistributedDB::SQLiteSingleVerStorageExecutor |
H A D | sqlite_single_ver_storage_executor_cache.cpp | 302 int SQLiteSingleVerStorageExecutor::CheckDataWithQuery(std::vector<DataItem> &dataItems) in CheckDataWithQuery() function in DistributedDB::SQLiteSingleVerStorageExecutor |
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/ | ||
H A D | rd_single_ver_storage_executor.cpp | 652 int RdSingleVerStorageExecutor::CheckDataWithQuery(QueryObject query, std::vector<DataItem> &dataIt… in CheckDataWithQuery() function in DistributedDB::RdSingleVerStorageExecutor |