Home
last modified time | relevance | path

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

/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnapi_webview_controller.h37 const std::string WEB_HISTORY_LIST_CLASS_NAME = "WebHistoryList"; member
H A Dnapi_webview_controller.cpp781 napi_define_class(env, WEB_HISTORY_LIST_CLASS_NAME.c_str(), WEB_HISTORY_LIST_CLASS_NAME.length(), in Init()
785 napi_set_named_property(env, exports, WEB_HISTORY_LIST_CLASS_NAME.c_str(), historyList); in Init()

Completed in 12 milliseconds