Home
last modified time | relevance | path

Searched refs:HttpVoidResponse (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/libs/web/http_client/
Dhttp_client.h35 struct HttpVoidResponse {}; struct
45 typename std::conditional<std::is_void_v<T>, HttpVoidResponse, T>::type data;