Home
last modified time | relevance | path

Searched refs:IMAGE (Results 1 - 5 of 5) sorted by relevance

/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnapi_web_scheme_handler_request.h31 IMAGE, member in OHOS::NWeb::WebResourceType
H A Dwebview_controller.h101 IMAGE = 0, member in OHOS::NWeb::ResourceType::CoreSecurityLevel::OfflineResourceType
H A Dnapi_web_scheme_handler_request.cpp363 "IMAGE", NapiParseUtils::ToInt32Value(env, static_cast<int32_t>(WebResourceType::IMAGE))), in ExportEnumWebResourceType()
H A Dnapi_webview_controller.cpp813 DECLARE_NAPI_STATIC_PROPERTY("IMAGE", NapiParseUtils::ToInt32Value(env, in Init()
814 static_cast<int32_t>(OfflineResourceType::IMAGE))), in Init()
/base/theme/wallpaper_mgr/services/src/
H A Dwallpaper_service.cpp111 constexpr const char *IMAGE = "image"; member
1608 if (root.contains(IMAGE) && root[IMAGE].contains(SRC)) { in GetWallpaperPathInJson()
1609 std::string srcValue = root[IMAGE][SRC]; in GetWallpaperPathInJson()

Completed in 17 milliseconds