Searched defs:AppendCookies (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/communication/netstack/frameworks/native/http/http_client/ | ||
H A D | http_client_response.cpp | 72 void HttpClientResponse::AppendCookies(const char *data, size_t length) in AppendCookies() function in OHOS::NetStack::HttpClient::HttpClientResponse |
/ohos5.0/foundation/communication/netstack/frameworks/cj/http/src/ | ||
H A D | net_http_response.cpp | 62 void HttpResponse::AppendCookies(const void *data, size_t length) in AppendCookies() function in OHOS::NetStack::Http::HttpResponse |
/ohos5.0/foundation/communication/netstack/frameworks/js/napi/http/options/src/ | ||
H A D | http_response.cpp | 62 void HttpResponse::AppendCookies(const void *data, size_t length) in AppendCookies() function in OHOS::NetStack::Http::HttpResponse |