Home
last modified time | relevance | path

Searched defs:GetAcceptType (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_delegate_cross.h231 std::vector<std::string> GetAcceptType() override in GetAcceptType() function
H A Dweb_delegate_cross.cpp578 std::vector<std::string> WebFileChooserImpl::GetAcceptType() const in GetAcceptType() function in OHOS::Ace::WebFileChooserImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.cpp1443 void GetAcceptType(const JSCallbackInfo& args) in GetAcceptType() function in OHOS::Ace::Framework::JSFileSelectorParam
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp338 std::vector<std::string> FileSelectorParamOhos::GetAcceptType() in GetAcceptType() function in OHOS::Ace::FileSelectorParamOhos