Home
last modified time | relevance | path

Searched refs:WEB_PORT_MSG_ENUM_NAME (Results 1 - 2 of 2) sorted by relevance

/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnapi_webview_controller.h33 const std::string WEB_PORT_MSG_ENUM_NAME = "WebMessageType"; member
H A Dnapi_webview_controller.cpp670 napi_define_class(env, WEB_PORT_MSG_ENUM_NAME.c_str(), WEB_PORT_MSG_ENUM_NAME.length(), in Init()
673 napi_set_named_property(env, exports, WEB_PORT_MSG_ENUM_NAME.c_str(), webMsgTypeEnum); in Init()

Completed in 12 milliseconds