Home
last modified time | relevance | path

Searched refs:GetDefaultFileName (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_delegate_cross.h202 std::string GetDefaultFileName() const;
227 std::string GetDefaultFileName() override in GetDefaultFileName() function
H A Dweb_delegate_cross.cpp573 std::string WebFileChooserImpl::GetDefaultFileName() const in GetDefaultFileName() function in OHOS::Ace::WebFileChooserImpl
1434 auto defaultFileName = webFileChooser->GetDefaultFileName(); in OnShowFileChooser()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.h238 std::string GetDefaultFileName() override;
H A Dweb_delegate.cpp330 std::string FileSelectorParamOhos::GetDefaultFileName() in GetDefaultFileName() function in OHOS::Ace::FileSelectorParamOhos
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_event.h114 virtual std::string GetDefaultFileName() = 0;