Home
last modified time | relevance | path

Searched defs:systemBarProperty (Results 1 – 4 of 4) sorted by relevance

/foundation/window/window_manager/test/fuzztest/wms/windowscene_fuzzer/
Dwindowscene_fuzzer.cpp185 SystemBarProperty systemBarProperty; in DoSomethingInterestingWithMyAPI() local
/foundation/window/window_manager/window_scene/test/unittest/
Dwindow_session_property_test.cpp343 SystemBarProperty *systemBarProperty = new SystemBarProperty(); variable
/foundation/window/window_manager/test/fuzztest/wms/window_fuzzer/
Dwindow_fuzzer.cpp365 SystemBarProperty systemBarProperty; in CheckWindowImplFunctionsPart1() local
/foundation/window/window_manager/window_scene/session/host/src/
Dscene_session.cpp1292 WSError SceneSession::SetSystemBarProperty(WindowType type, SystemBarProperty systemBarProperty) in SetSystemBarProperty()