Searched refs:PendingResponse (Results 1 – 12 of 12) sorted by relevance
26 QueuedRequest::PendingResponse::PendingResponse(base::ProcessId process_id, in PendingResponse() function in memory_instrumentation::QueuedRequest::PendingResponse30 bool QueuedRequest::PendingResponse::operator<( in operator <()31 const PendingResponse& other) const { in operator <()
56 struct PendingResponse { struct61 PendingResponse(base::ProcessId, const Type type);63 bool operator<(const PendingResponse& other) const;107 std::set<PendingResponse> pending_responses;
244 std::set<QueuedRequest::PendingResponse>::iterator current = it++; in UnregisterClientProcess()428 using ResponseType = QueuedRequest::PendingResponse::Type; in OnChromeMemoryDumpResponse()457 using ResponseType = QueuedRequest::PendingResponse::Type; in OnOSMemoryDumpResponse()545 QueuedRequest::PendingResponse::Type type) { in RemovePendingResponse()
135 QueuedRequest::PendingResponse::Type);
194 using ResponseType = QueuedRequest::PendingResponse::Type; in SetUpAndDispatch()
252 std::set<QueuedRequest::PendingResponse>::iterator current = it++; in UnregisterClientProcess()436 using ResponseType = QueuedRequest::PendingResponse::Type; in OnChromeMemoryDumpResponse()465 using ResponseType = QueuedRequest::PendingResponse::Type; in OnOSMemoryDumpResponse()553 QueuedRequest::PendingResponse::Type type) { in RemovePendingResponse()
202 using ResponseType = QueuedRequest::PendingResponse::Type; in SetUpAndDispatch()
158 PendingResponse, enumerator
144 state: PendingImageState::PendingResponse, in get_or_request_image_or_meta()