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 D | web_delegate_cross.h | 231 std::vector<std::string> GetAcceptType() override in GetAcceptType() function |
H A D | web_delegate_cross.cpp | 578 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 D | js_web.cpp | 1443 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 D | web_delegate.cpp | 338 std::vector<std::string> FileSelectorParamOhos::GetAcceptType() in GetAcceptType() function in OHOS::Ace::FileSelectorParamOhos |