Searched refs:DeleteRemoteSubscribeQuery (Results 1 – 3 of 3) sorted by relevance
63 void DeleteRemoteSubscribeQuery(const std::string &device, const QuerySyncObject &query);
92 void SubscribeManager::DeleteRemoteSubscribeQuery(const std::string &device, const QuerySyncObject … in DeleteRemoteSubscribeQuery() function in DistributedDB::SubscribeManager
2042 subscribeManager->DeleteRemoteSubscribeQuery(context->GetDeviceId(), packet->GetQuery()); in SubscribeRequestRecv()