Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_delegate_cross.h214 …std::string title, int mode, std::string defaultFileName, std::vector<std::string> acceptType, boo… in FileSelectorParam() argument
215 …: title_(title), mode_(mode), defaultFileName_(defaultFileName), acceptType_(acceptType), isCaptur… in FileSelectorParam()
H A Dweb_delegate_cross.cpp1434 auto defaultFileName = webFileChooser->GetDefaultFileName(); in OnShowFileChooser() local
1437 …auto param = AceType::MakeRefPtr<FileSelectorParam>(title, mode, defaultFileName, acceptType, isCa… in OnShowFileChooser()
/ohos5.0/foundation/communication/bluetooth_service/test/example/bluetoothtest/entry/src/main/ets/pages/subScenarioTest/
H A DoppRecvScenarioTest.ets254 fileName: string = 'defaultFileName'