Home
last modified time | relevance | path

Searched defs:serverAuthentication (Results 1 – 2 of 2) sorted by relevance

/foundation/communication/netstack/frameworks/js/napi/http/options/src/
Dhttp_request_options.cpp285 void HttpRequestOptions::SetServerAuthentication(const ServerAuthentication &serverAuthentication) in SetServerAuthentication()
/foundation/communication/netstack/frameworks/js/napi/http/async_context/src/
Drequest_context.cpp317 ServerAuthentication serverAuthentication; in ParseServerAuthentication() local