Home
last modified time | relevance | path

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

/base/telephony/core_service/utils/vcard/src/
H A Dvcard_contact.cpp168 BuildValuesBuckets(rawId, contactDataValues, notes_); in BuildContactData()
274 BuildData(resultSet, notes_); in BuildOtherData()
367 return notes_; in GetNotes()
710 notes_.push_back(object); in AddNote()
/base/telephony/core_service/utils/vcard/include/
H A Dvcard_contact.h175 std::vector<std::shared_ptr<VCardNoteData>> notes_; member in OHOS::Telephony::VCardContact
/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dvcard_test.cpp1120 contact->notes_.push_back(data1); in HWTEST_F()
1121 contact->notes_.push_back(data2); in HWTEST_F()

Completed in 6 milliseconds