Searched refs:pending_query_svc_reqs_ (Results 1 – 2 of 2) sorted by relevance
362 auto it = pending_query_svc_reqs_.insert(pending_query_svc_reqs_.end(), in QueryServiceState()383 pending_query_svc_reqs_.erase(req_it); in OnQueryServiceStateResponse()406 pending_query_svc_reqs_.erase(req_it); in OnQueryServiceStateResponse()
115 PendingQueryServiceRequests pending_query_svc_reqs_; variable