Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_component.h715 using OnHttpAuthRequestImpl = std::function<bool(const BaseEventInfo* info)>; variable
723 void SetOnHttpAuthRequestImpl(OnHttpAuthRequestImpl&& onHttpAuthRequestImpl) in SetOnHttpAuthRequestImpl()
1143 OnHttpAuthRequestImpl onHttpAuthRequestImpl_;