Searched refs:GetScreenShapeByType (Results 1 – 3 of 3) sorted by relevance
48 std::string GetScreenShapeByType(ScreenShape type) const;
355 std::string AceResKeyParser::GetScreenShapeByType(ScreenShape type) const in GetScreenShapeByType() function in OHOS::Ace::AceResKeyParser
669 …appending.append(AceResKeyParser::GetInstance().GetScreenShapeByType(static_cast<ScreenShape>(valu… in GetConfigString()