Searched refs:GetRequestsForControlThread (Results 1 – 1 of 1) sorted by relevance
141 std::vector<BHttpSession::Request> GetRequestsForControlThread();294 auto requests = impl->GetRequestsForControlThread(); in ControlThreadFunc()546 BHttpSession::Impl::GetRequestsForControlThread() in GetRequestsForControlThread() function in BHttpSession::Impl