Searched refs:propOnHttpAuthRequestEvent (Results 1 – 1 of 1) sorted by relevance
4737 auto propOnHttpAuthRequestEvent = webEventHub->GetOnHttpAuthRequestEvent(); in OnHttpAuthRequest() local4738 CHECK_NULL_VOID(propOnHttpAuthRequestEvent); in OnHttpAuthRequest()4739 result = propOnHttpAuthRequestEvent(info); in OnHttpAuthRequest()4747 auto propOnHttpAuthRequestEvent = webEventHub->GetOnHttpAuthRequestEvent(); in OnHttpAuthRequest() local4748 CHECK_NULL_VOID(propOnHttpAuthRequestEvent); in OnHttpAuthRequest()4749 result = propOnHttpAuthRequestEvent(info); in OnHttpAuthRequest()