Home
last modified time | relevance | path

Searched refs:foldTypeStr (Results 1 - 1 of 1) sorted by relevance

/foundation/window/window_manager/window_scene/common/include/
H A Dfold_screen_state_internel.h124 static bool IsValidFoldType(const std::string& foldTypeStr) in IsValidFoldType() argument
127 return std::regex_match(foldTypeStr, reg); in IsValidFoldType()

Completed in 1 milliseconds