Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_web.cpp202 auto jsWebHttpAuth = Referenced::MakeRefPtr<JSWebHttpAuth>(); in Constructor() local
207 static void Destructor(JSWebHttpAuth* jsWebHttpAuth) in Destructor()
1666 auto jsWebHttpAuth = Referenced::Claim(resultObj->Unwrap<JSWebHttpAuth>()); in WebHttpAuthEventToJSValue() local