/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/ |
H A D | subscribe_manager.cpp | 54 std::string queryId = query.GetIdentify(); in ActiveRemoteSubscribeQuery() local 72 std::string queryId = query.GetIdentify(); in ActiveLocalSubscribeQuery() local 88 std::string queryId = query.GetIdentify(); in DeleteLocalSubscribeQuery() local 95 std::string queryId = query.GetIdentify(); in DeleteRemoteSubscribeQuery() local 125 for (const auto &queryId : item.second) { in GetAllUnFinishSubQueries() local 139 std::string queryId = query.GetIdentify(); in RemoveRemoteSubscribeQuery() local 146 std::string queryId = query.GetIdentify(); in RemoveLocalSubscribeQuery() local 218 std::string queryId = query.GetIdentify(); in LocalSubscribeLimitCheck() local 258 std::string queryId = query.GetIdentify(); in ReserveSubscribeQuery() local 297 int SubscribeManager::ActiveSubscribeQuery(const std::string &device, const std::string &queryId, in ActiveSubscribeQuery() [all …]
|
H A D | subscribe_recorder.cpp | 104 const std::string &queryId) in RemoveSubscribeQuery()
|
H A D | query_sync_water_mark_helper.cpp | 287 …erySyncWaterMarkHelper::GetHashQuerySyncDeviceId(const DeviceID &deviceId, const DeviceID &queryId) in GetHashQuerySyncDeviceId()
|
H A D | sync_engine.cpp | 831 for (const auto &queryId: remoteQueryId) { in OfflineHandleByDevice() local
|
H A D | meta_data.cpp | 576 void Metadata::RemoveQueryFromRecordSet(const DeviceID &deviceId, const std::string &queryId) in RemoveQueryFromRecordSet()
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/ |
H A D | wifi_p2p_service_manager.h | 232 std::string queryId; variable
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/cj/src/ |
H A D | distributed_kv_store_ffi.cpp | 234 …OSDistributedKVStoreDeviceKVStoreGetEntriesQuery(int64_t id, const char* deviceId, int64_t queryId, in FfiOHOSDistributedKVStoreDeviceKVStoreGetEntriesQuery() 257 …DistributedKVStoreDeviceKVStoreGetResultSetQuery(int64_t id, const char* deviceId, int64_t queryId, in FfiOHOSDistributedKVStoreDeviceKVStoreGetResultSetQuery() 269 …OHOSDistributedKVStoreDeviceKVStoreGetResultSize(int64_t id, const char* deviceId, int64_t queryId, in FfiOHOSDistributedKVStoreDeviceKVStoreGetResultSize()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/ |
H A D | single_ver_relational_sync_task_context.cpp | 58 std::string queryId; in CopyTargetData() local
|
H A D | single_ver_kv_syncer.cpp | 265 std::string queryId = query.GetIdentify(); in TriggerSubQuerySync() local
|
H A D | single_ver_data_sync.cpp | 470 std::string queryId = context->GetQuerySyncId(); in SaveLocalWaterMark() local 875 void SingleVerDataSync::UpdateQueryPeerWaterMark(SyncType syncType, const std::string &queryId, in UpdateQueryPeerWaterMark() 889 void SingleVerDataSync::UpdatePeerWaterMark(SyncType syncType, const std::string &queryId, in UpdatePeerWaterMark() 2136 void SingleVerDataSync::RemoveSubscribeIfNeed(const std::string &queryId, in RemoveSubscribeIfNeed()
|
H A D | single_ver_data_packet.cpp | 280 void DataRequestPacket::SetQueryId(const std::string &queryId) in SetQueryId()
|
H A D | single_ver_sync_task_context.cpp | 102 std::string queryId = operation->GetQueryId(); in AddSyncOperation() local
|
H A D | single_ver_sync_state_machine.cpp | 1243 int SingleVerSyncStateMachine::GetSendQueryWaterMark(const std::string &queryId, const DeviceID &d… in GetSendQueryWaterMark()
|
H A D | single_ver_serialize_manager.cpp | 411 std::string queryId; in DataPacketQuerySyncDeSerialization() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/ |
H A D | distributeddb_single_ver_p2p_subscribe_sync_test.cpp | 227 std::string queryId = item.GetIdentify(); in CheckUnFinishedMap() local 231 std::string queryId = item.GetIdentify(); in CheckUnFinishedMap() local 697 std::string queryId = "queryId"; variable
|
H A D | distributeddb_single_ver_p2p_query_sync_test.cpp | 1382 const std::string queryId = "Q1"; variable 1546 std::string queryId = std::to_string(i); in InitVerifyStorageEnvironment() local
|
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/ |
H A D | webgl2_rendering_context_impl.cpp | 66 uint32_t queryId = 0; in CreateQuery() local 76 uint32_t queryId = 0; in DeleteQuery() local 98 GLuint queryId = 0; in IsQuery() local 133 GLuint queryId = 0; in BeginQuery() local 184 GLuint queryId = 0; in GetQueryParameter() local
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/ |
H A D | medialibrary_formmap_operations.cpp | 246 …yFormMapOperations::CheckQueryIsInDb(const OperationObject &operationObject, const string &queryId) in CheckQueryIsInDb()
|