Home
last modified time | relevance | path

Searched defs:stringConfig_ (Results 1 – 5 of 5) sorted by relevance

/foundation/window/window_manager/dmserver/include/
Ddisplay_manager_config.h39 static std::map<std::string, std::string> stringConfig_; variable
/foundation/window/window_manager/window_scene/session_manager/include/
Dscreen_scene_config.h56 static std::map<std::string, std::string> stringConfig_; variable
/foundation/barrierfree/accessibility/interfaces/kits/napi/accessibility_config/include/
Dnapi_accessibility_config.h69 std::string stringConfig_ = ""; member
/foundation/window/window_manager/dmserver/src/
Ddisplay_manager_config.cpp38 std::map<std::string, std::string> DisplayManagerConfig::stringConfig_; member in OHOS::Rosen::DisplayManagerConfig
/foundation/window/window_manager/window_scene/session_manager/src/
Dscreen_scene_config.cpp69 std::map<std::string, std::string> ScreenSceneConfig::stringConfig_; member in OHOS::Rosen::ScreenSceneConfig