Home
last modified time | relevance | path

Searched refs:GetFileAccessEnabled (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_component.h430 bool GetFileAccessEnabled() const in GetFileAccessEnabled() function
H A Drender_web.cpp181 delegate_->UpdateAllowFileAccess(web_->GetFileAccessEnabled()); in UpdateDelegate()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp2626 setting->PutEnableRawFileAccess(component->GetFileAccessEnabled()); in UpdateSettting()