Searched refs:GetDictionaryOrder (Results 1 – 8 of 8) sorted by relevance
72 return a.second.GetDictionaryOrder() < b.second.GetDictionaryOrder(); in CompareKey()
69 return a.second.GetDictionaryOrder() < b.second.GetDictionaryOrder(); in CompKey()
515 return attrA.GetDictionaryOrder() < attrB.GetDictionaryOrder(); in GetEnumerationOrder()
274 inline uint32_t GetDictionaryOrder() const in GetDictionaryOrder() function
199 int index = static_cast<int>(originAttr.GetDictionaryOrder()); in InvalidatePropertyBox()
399 attr.SetDictionaryOrder(origin.GetDictionaryOrder()); in TransitionForAttributeChanged()418 attr.SetDictionaryOrder(origin.GetDictionaryOrder()); in TransitionForAttributeChanged()
629 os << " Order: " << std::dec << attr.GetDictionaryOrder(); in DumpAttr()
745 EXPECT_EQ(objectOperator.GetAttr().GetDictionaryOrder(), 1U); in HWTEST_F_L0()775 handleProperties->SetAttributes(thread, handleAttr.GetDictionaryOrder(), handleAttr); in HWTEST_F_L0()776 … handleProperties->SetValue(thread, handleAttr.GetDictionaryOrder(), cellHandle2.GetTaggedValue()); in HWTEST_F_L0()785 int resultEntry = resultDict->GetAttributes(objectOperator.GetIndex()).GetDictionaryOrder(); in HWTEST_F_L0()