Home
last modified time | relevance | path

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

/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnapi_webview_controller.h34 const std::string WEB_EXT_MSG_CLASS_NAME = "WebMessageExt"; member
H A Dnapi_webview_controller.cpp692 napi_define_class(env, WEB_EXT_MSG_CLASS_NAME.c_str(), WEB_EXT_MSG_CLASS_NAME.length(), in Init()
696 napi_set_named_property(env, exports, WEB_EXT_MSG_CLASS_NAME.c_str(), webMsgExtClass); in Init()

Completed in 11 milliseconds