Home
last modified time | relevance | path

Searched refs:GetRealm (Results 1 - 7 of 7) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_object_event.h102 virtual std::string GetRealm(void* object) = 0;
H A Dweb_delegate_cross.cpp436 std::string WebAuthRequestImpl::GetRealm() const in GetRealm() function in OHOS::Ace::WebAuthRequestImpl
443 return obj->GetRealm(object_); in GetRealm()
1401 auto realm = webHttpAuthRequest->GetRealm(); in OnHttpAuthRequest()
H A Dweb_delegate_cross.h273 std::string GetRealm() const;
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/
H A Dobex_headers.h130 const TlvTriplet *GetRealm() const;
H A Dobex_headers.cpp1281 const TlvTriplet *ObexDigestChallenge::GetRealm() const in GetRealm() function in OHOS::bluetooth::ObexDigestChallenge
/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_event.h491 const std::string& GetRealm() const in GetRealm() function in OHOS::Ace::NativeEmbedStatus::WebHttpAuthEvent
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.cpp2174 obj->SetProperty("realm", eventInfo.GetRealm()); in WebHttpAuthEventToJSValue()

Completed in 23 milliseconds