Home
last modified time | relevance | path

Searched defs:GetSystemConfig (Results 1 – 7 of 7) sorted by relevance

/foundation/window/window_manager/wmserver/test/unittest/
Dwindow_manager_stub_impl.h111 WMError GetSystemConfig(SystemConfig& systemConfig) in GetSystemConfig() function
/foundation/window/window_manager/wmserver/src/zidl/
Dwindow_manager_proxy.cpp732 WMError WindowManagerProxy::GetSystemConfig(SystemConfig& systemConfig) in GetSystemConfig() function in OHOS::Rosen::WindowManagerProxy
/foundation/window/window_manager/window_scene/session_manager/include/zidl/
Dscene_session_manager_interface.h303 WMError GetSystemConfig(SystemConfig& systemConfig) override { return WMError::WM_OK; } in GetSystemConfig() function
/foundation/window/window_manager/wmserver/src/
Dwindow_manager_service.cpp1513 WMError WindowManagerService::GetSystemConfig(SystemConfig& systemConfig) in GetSystemConfig() function in OHOS::Rosen::WindowManagerService
/foundation/window/window_manager/wm/src/
Dwindow_adapter.cpp357 WMError WindowAdapter::GetSystemConfig(SystemConfig& systemConfig) in GetSystemConfig() function in OHOS::Rosen::WindowAdapter
/foundation/window/window_manager/window_scene/session/host/src/
Dsession.cpp3832 SystemSessionConfig Session::GetSystemConfig() const in GetSystemConfig() function in OHOS::Rosen::Session
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
Djs_scene_session_manager.cpp966 napi_value JsSceneSessionManager::GetSystemConfig(napi_env env, napi_callback_info info) in GetSystemConfig() function in OHOS::Rosen::JsSceneSessionManager