Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.cpp350 auto jsWebHttpAuth = Referenced::MakeRefPtr<JSWebHttpAuth>(); in Constructor() local
355 static void Destructor(JSWebHttpAuth* jsWebHttpAuth) in Destructor()
2175 auto jsWebHttpAuth = Referenced::Claim(resultObj->Unwrap<JSWebHttpAuth>()); in WebHttpAuthEventToJSValue() local