Searched refs:ReadIntNumbersConfigInfo (Results 1 – 10 of 10) sorted by relevance
88 HWTEST_F(DisplayManagerConfigTest, ReadIntNumbersConfigInfo, Function | SmallTest | Level1)95 DisplayManagerConfig::ReadIntNumbersConfigInfo(validNode);100 DisplayManagerConfig::ReadIntNumbersConfigInfo(invalidNode);
118 ReadIntNumbersConfigInfo(curNodePtr); in LoadConfigXml()138 void DisplayManagerConfig::ReadIntNumbersConfigInfo(const xmlNodePtr& currNode) in ReadIntNumbersConfigInfo() function in OHOS::Rosen::DisplayManagerConfig
43 static void ReadIntNumbersConfigInfo(const xmlNodePtr& currNode);
44 static std::vector<int> ReadIntNumbersConfigInfo(const xmlNodePtr& currNode);
45 static std::vector<int> ReadIntNumbersConfigInfo(const xmlNodePtr& currNode);
67 static void ReadIntNumbersConfigInfo(const xmlNodePtr& currNode);
124 std::vector<int> v = ReadIntNumbersConfigInfo(curNodePtr); in ReadConfig()221 std::vector<int> WindowManagerConfig::ReadIntNumbersConfigInfo(const xmlNodePtr& currNode) in ReadIntNumbersConfigInfo() function in OHOS::Rosen::WindowManagerConfig
145 std::vector<int> v = ReadIntNumbersConfigInfo(curNodePtr); in ReadConfig()242 std::vector<int> WindowSceneConfig::ReadIntNumbersConfigInfo(const xmlNodePtr& currNode) in ReadIntNumbersConfigInfo() function in OHOS::Rosen::WindowSceneConfig
201 ReadIntNumbersConfigInfo(currNode); in ParseNodeConfig()221 void ScreenSceneConfig::ReadIntNumbersConfigInfo(const xmlNodePtr& currNode) in ReadIntNumbersConfigInfo() function in OHOS::Rosen::ScreenSceneConfig
160 HWTEST_F(ScreenSceneConfigTest, ReadIntNumbersConfigInfo, Function | SmallTest | Level1)186 ScreenSceneConfig::ReadIntNumbersConfigInfo(curNodePtr);