Searched defs:WebError (Results 1 - 1 of 1) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/components/web/ | ||
H A D | web_event.h | 119 class ACE_EXPORT WebError : public AceType { class in OHOS::Ace::NativeEmbedStatus 123 WebError(const std::string& info, int32_t code) : info_(info), code_(code) {} in WebError() function in OHOS::Ace::NativeEmbedStatus::WebError |
Completed in 7 milliseconds