Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_object_event.h291 return httpAuthRequestObject_; in GetHttpAuthRequestObject()
296 httpAuthRequestObject_ = object; in SetHttpAuthRequestObject()
338 RefPtr<WebHttpAuthRequestObject> httpAuthRequestObject_; variable