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.cpp347 auto jsWebHttpAuth = Referenced::MakeRefPtr<JSWebHttpAuth>(); in Constructor() local
352 static void Destructor(JSWebHttpAuth* jsWebHttpAuth) in Destructor()
2166 auto jsWebHttpAuth = Referenced::Claim(resultObj->Unwrap<JSWebHttpAuth>()); in WebHttpAuthEventToJSValue() local