Searched refs:rulesToString (Results 1 – 1 of 1) sorted by relevance
742 auto rulesToString = flexItemProperties->AlignRulesToString(); in DumpAlignRulesInfo() local743 CHECK_NULL_VOID(!rulesToString.empty()); in DumpAlignRulesInfo()744 DumpLog::GetInstance().AddDesc(std::string("AlignRules: ").append(rulesToString)); in DumpAlignRulesInfo()