Home
last modified time | relevance | path

Searched refs:WEB_STORAGE_CLASS_NAME (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/web/webview/interfaces/kits/napi/webstorage/
H A Dnapi_web_storage.cpp40 const std::string WEB_STORAGE_CLASS_NAME = "WebStorage"; in Init() local
49 …napi_define_class(env, WEB_STORAGE_CLASS_NAME.c_str(), WEB_STORAGE_CLASS_NAME.length(), JsConstruc… in Init()