Searched defs:ReadConfig (Results 1 – 7 of 7) sorted by relevance
33 bool ShellCommandConfigLoder::ReadConfig(const std::string &filePath) in ReadConfig() function in OHOS::AAFwk::ShellCommandConfigLoder
145 ConfigItem WindowManagerConfigTest::ReadConfig(const std::string& xmlStr) in ReadConfig() function in OHOS::Rosen::WindowManagerConfigTest
148 ConfigItem WindowSceneConfigTest::ReadConfig(const std::string& xmlStr) in ReadConfig() function in OHOS::Rosen::WindowSceneConfigTest
33 ConfigItem ReadConfig(const std::string& xmlStr) in ReadConfig() function
105 void WindowManagerConfig::ReadConfig(const xmlNodePtr& rootPtr, std::map<std::string, ConfigItem>& … in ReadConfig() function in OHOS::Rosen::WindowManagerConfig
110 void WindowSceneConfig::ReadConfig(const xmlNodePtr& rootPtr, std::map<std::string, ConfigItem>& ma… in ReadConfig() function in OHOS::Rosen::WindowSceneConfig
208 DBConfig DBConfig::ReadConfig(const std::string &confStr, int &errCode) in ReadConfig() function in DocumentDB::DBConfig