Home
last modified time | relevance | path

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

/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnapi_webview_controller.h40 const std::string WEB_SECURITY_LEVEL_ENUM_NAME = "WebSecurityLevel"; member
H A Dnapi_webview_controller.cpp709 napi_define_class(env, WEB_SECURITY_LEVEL_ENUM_NAME.c_str(), WEB_SECURITY_LEVEL_ENUM_NAME.length(), in Init()
712 napi_set_named_property(env, exports, WEB_SECURITY_LEVEL_ENUM_NAME.c_str(), securityLevelEnum); in Init()

Completed in 12 milliseconds