Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_utils.h179 napi_value CreateJsSystemBarPropertyArrayObject(
H A Djs_scene_utils.cpp1446 napi_value CreateJsSystemBarPropertyArrayObject( in CreateJsSystemBarPropertyArrayObject() function
H A Djs_scene_session.cpp3623 napi_value jsSessionStateObj = CreateJsSystemBarPropertyArrayObject(env, propertyMap); in OnSystemBarPropertyChange()