Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_manager_stub_impl.h107 WMError GetSystemConfig(SystemConfig& systemConfig) in GetSystemConfig() function
/ohos5.0/commonlibrary/ets_utils/js_sys_module/process/
H A Djs_process.cpp441 napi_value Process::GetSystemConfig(napi_env env, napi_value name) const in GetSystemConfig() function in OHOS::JsSysModule::Process::Process
533 napi_value ProcessManager::GetSystemConfig(napi_env env, napi_value name) const in GetSystemConfig() function in OHOS::JsSysModule::Process::ProcessManager
H A Dnative_module_process.cpp480 static napi_value GetSystemConfig(napi_env env, napi_callback_info info) in GetSystemConfig() function
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/zidl/
H A Dscene_session_manager_interface.h216 WMError GetSystemConfig(SystemConfig& systemConfig) override { return WMError::WM_OK; } in GetSystemConfig() function
/ohos5.0/foundation/window/window_manager/wmserver/src/zidl/
H A Dwindow_manager_proxy.cpp701 WMError WindowManagerProxy::GetSystemConfig(SystemConfig& systemConfig) in GetSystemConfig() function in OHOS::Rosen::WindowManagerProxy
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_adapter.cpp262 WMError WindowAdapter::GetSystemConfig(SystemConfig& systemConfig) in GetSystemConfig() function in OHOS::Rosen::WindowAdapter
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_manager_service.cpp1482 WMError WindowManagerService::GetSystemConfig(SystemConfig& systemConfig) in GetSystemConfig() function in OHOS::Rosen::WindowManagerService
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp2874 SystemSessionConfig Session::GetSystemConfig() const in GetSystemConfig() function in OHOS::Rosen::Session
/ohos5.0/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_session_manager.cpp797 napi_value JsSceneSessionManager::GetSystemConfig(napi_env env, napi_callback_info info) in GetSystemConfig() function in OHOS::Rosen::JsSceneSessionManager