Home
last modified time | relevance | path

Searched defs:NWebMessage (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_value_callback.h25 class NWebMessage; variable
H A Dnweb_web_message.h28 explicit NWebMessage(NWebValue::Type type) : NWebValue(type) {} in NWebMessage() function