Searched refs:GetRelationName (Results 1 – 4 of 4) sorted by relevance
35 std::string GetRelationName();
51 std::string VCardRelationData::GetRelationName() in GetRelationName() function in OHOS::Telephony::VCardRelationData
459 EXPECT_EQ(contacts[0]->GetRelations()[0]->GetRelationName(), "测试");462 EXPECT_EQ(contacts[0]->GetRelations()[1]->GetRelationName(), "realationName");
386 { relationData->GetRelationName(), labelId, relationData->GetLabelName() }); in ConstructRelation()