Searched refs:RemoveQueryFromRecordSet (Results 1 – 3 of 3) sorted by relevance
137 void RemoveQueryFromRecordSet(const DeviceID &deviceId, const std::string &queryId);
576 void Metadata::RemoveQueryFromRecordSet(const DeviceID &deviceId, const std::string &queryId) in RemoveQueryFromRecordSet() function in DistributedDB::Metadata
2089 metadata_->RemoveQueryFromRecordSet(context->GetDeviceId(), packet->GetQuery().GetIdentify()); in UnsubscribeRequestRecv()