Searched defs:StartAsyncTransfer (Results 1 – 3 of 3) sorted by relevance
223 TEST_F(HttpCurlTransportAsyncTest, StartAsyncTransfer) { in TEST_F() argument
91 http::RequestID Transport::StartAsyncTransfer( in StartAsyncTransfer() function in brillo::Transport
228 RequestID Transport::StartAsyncTransfer(http::Connection* connection, in StartAsyncTransfer() function in brillo::http::curl::Transport