Home
last modified time | relevance | path

Searched refs:IsEmptyOnInterceptRequest (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_component.h909 bool IsEmptyOnInterceptRequest() const in IsEmptyOnInterceptRequest() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_client_impl.cpp385 if (!delegate || (delegate->IsEmptyOnInterceptRequest())) { in OnHandleInterceptRequest()
H A Dweb_delegate.h813 bool IsEmptyOnInterceptRequest();
H A Dweb_delegate.cpp4998 bool WebDelegate::IsEmptyOnInterceptRequest() in IsEmptyOnInterceptRequest() function in OHOS::Ace::WebDelegate
5016 return webCom->IsEmptyOnInterceptRequest(); in IsEmptyOnInterceptRequest()