Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
Djs_scene_utils.h177 napi_value CreateJsSystemBarPropertyArrayObject(
Djs_scene_utils.cpp1316 napi_value CreateJsSystemBarPropertyArrayObject( in CreateJsSystemBarPropertyArrayObject() function
Djs_scene_session.cpp3239 napi_value jsSessionStateObj = CreateJsSystemBarPropertyArrayObject(env, propertyMap); in OnSystemBarPropertyChange()