Home
last modified time | relevance | path

Searched defs:uiParams (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_test7.cpp228 std::unordered_map<int32_t, SessionUIParam> uiParams; variable
253 std::unordered_map<int32_t, SessionUIParam> uiParams; variable
H A Dscene_session_manager_test6.cpp1900 std::unordered_map<int32_t, SessionUIParam> uiParams; variable
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp9530 …onManager::FlushUIParams(ScreenId screenId, std::unordered_map<int32_t, SessionUIParam>&& uiParams) in FlushUIParams()