Searched defs:ReadConfig (Results 1 – 9 of 9) sorted by relevance
34 bool ShellCommandConfigLoader::ReadConfig(const std::string &filePath) in ReadConfig() function in OHOS::AAFwk::ShellCommandConfigLoader
145 ConfigItem WindowManagerConfigTest::ReadConfig(const std::string& xmlStr) in ReadConfig() function in OHOS::Rosen::WindowManagerConfigTest
156 ConfigItem WindowSceneConfigTest::ReadConfig(const std::string& xmlStr) in ReadConfig() function in OHOS::Rosen::WindowSceneConfigTest
41 ConfigItem ReadConfig(const std::string& xmlStr) in ReadConfig() function
40 ConfigItem ReadConfig(const std::string& xmlStr) in ReadConfig() function
130 void WindowSceneConfig::ReadConfig(const xmlNodePtr& rootPtr, std::map<std::string, ConfigItem>& ma… in ReadConfig() function in OHOS::Rosen::WindowSceneConfig
109 void WindowManagerConfig::ReadConfig(const xmlNodePtr& rootPtr, std::map<std::string, ConfigItem>& … in ReadConfig() function in OHOS::Rosen::WindowManagerConfig
143 bool Config::ReadConfig(void) in ReadConfig() function in OHOS::Sharing::Config
223 DBConfig DBConfig::ReadConfig(const std::string &confStr, int &errCode) in ReadConfig() function in DocumentDB::DBConfig