Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_window_scene_config.h39 …static napi_value CreateSystemUIStatusBarValue(napi_env env, const SystemUIStatusBarConfig& config…
H A Djs_window_scene_config.cpp45 napi_set_named_property(env, objValue, "systemUIStatusBar", CreateSystemUIStatusBarValue(env, in CreateWindowSceneConfig()
127 napi_value JsWindowSceneConfig::CreateSystemUIStatusBarValue(napi_env env, in CreateSystemUIStatusBarValue() function in OHOS::Rosen::JsWindowSceneConfig