| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/ |
| D | sqlite_single_ver_forward_cursor.cpp | 32 const QueryObject &queryObj) in SQLiteSingleVerForwardCursor()
|
| D | sqlite_single_ver_storage_executor.cpp | 343 int SQLiteSingleVerStorageExecutor::GetEntries(QueryObject &queryObj, std::vector<Entry> &entries) … in GetEntries() 361 int SQLiteSingleVerStorageExecutor::GetCount(QueryObject &queryObj, int &count) const in GetCount() 739 int SQLiteSingleVerStorageExecutor::OpenResultSet(QueryObject &queryObj, int &count) in OpenResultSet() 815 int SQLiteSingleVerStorageExecutor::OpenResultSetForCacheRowIdMode(QueryObject &queryObj, in OpenResultSetForCacheRowIdMode() 863 int SQLiteSingleVerStorageExecutor::ReloadResultSet(QueryObject &queryObj) in ReloadResultSet() 912 int SQLiteSingleVerStorageExecutor::ReloadResultSetForCacheRowIdMode(QueryObject &queryObj, in ReloadResultSetForCacheRowIdMode() 1835 int SQLiteSingleVerStorageExecutor::InitResultSetCount(QueryObject &queryObj, sqlite3_stmt *&countS… in InitResultSetCount() 1855 int SQLiteSingleVerStorageExecutor::InitResultSetContent(QueryObject &queryObj) in InitResultSetContent() 1878 int SQLiteSingleVerStorageExecutor::InitResultSet(QueryObject &queryObj, sqlite3_stmt *&countStmt) in InitResultSet()
|
| D | sqlite_single_ver_result_set.cpp | 35 …ResultSet::SQLiteSingleVerResultSet(SQLiteSingleVerNaturalStore *kvDB, const QueryObject &queryObj, in SQLiteSingleVerResultSet()
|
| D | query_sync_object.cpp | 296 int QuerySyncObject::DeSerializeData(Parcel &parcel, QuerySyncObject &queryObj) in DeSerializeData()
|
| D | sqlite_single_ver_natural_store_connection.cpp | 153 QueryObject queryObj(query); in GetEntries() local 203 QueryObject queryObj(query); in GetCount() local 616 QueryObject queryObj(query); in GetResultSet() local
|
| D | sqlite_cloud_kv_store.cpp | 173 QuerySyncObject queryObj = query; in GetAllUploadCount() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/ |
| D | distributeddb_query_object_helper_test.cpp | 49 QueryObject queryObj(query); in GetQuerySql() local
|
| D | distributeddb_storage_query_sync_test.cpp | 805 QuerySyncObject queryObj; variable 857 QuerySyncObject queryObj; variable
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/ |
| D | single_ver_serialize_manager.cpp | 280 QuerySyncObject queryObj = packet->GetQuery(); in DataPacketQuerySyncSerialization() local 703 QuerySyncObject queryObj = packet->GetQuery(); in SubscribeSerialization() local
|
| D | single_ver_data_sync_utils.cpp | 602 QuerySyncObject queryObj = context->GetQuery(); in GetUnsyncTotal() local
|
| D | single_ver_data_sync.cpp | 380 QuerySyncObject queryObj = context->GetQuery(); in GetUnsyncData() local 1649 QuerySyncObject queryObj = context->GetQuery(); in GetReSendData() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/ |
| D | virtual_relational_ver_sync_db_interface.cpp | 180 …tionalVerSyncDBInterface::LocalDataChanged(int notifyEvent, std::vector<QuerySyncObject> &queryObj) in LocalDataChanged()
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/ |
| D | relational_sync_able_storage.cpp | 642 …elationalSyncAbleStorage::LocalDataChanged(int notifyEvent, std::vector<QuerySyncObject> &queryObj) in LocalDataChanged() 1079 QuerySyncObject queryObj = query; in GetAllUploadCount() local 1096 QuerySyncObject queryObj = query; in GetUploadCount() local 1475 QuerySyncObject queryObj = query; in CheckQueryValid() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/ |
| D | rd_single_ver_storage_executor.cpp | 523 int RdSingleVerStorageExecutor::OpenResultSet(QueryObject &queryObj, int &count) in OpenResultSet()
|
| /foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/ |
| D | webgl2_rendering_context_impl.cpp | 182 napi_value WebGL2RenderingContextImpl::GetQueryParameter(napi_env env, napi_value queryObj, GLenum … in GetQueryParameter()
|