Searched refs:GetEventDate (Results 1 – 6 of 6) sorted by relevance
34 std::string GetEventDate();
46 std::string VCardEventData::GetEventDate() in GetEventDate() function in OHOS::Telephony::VCardEventData
101 std::string GetEventDate(const std::string &stateCallbackCount);
56 std::string STPageAbilityEvent::GetEventDate(const std::string &stateCallbackCount) in GetEventDate() function in OHOS::AppExecFwk::STPageAbilityEvent
723 if (eventData->GetEventDate().empty()) { in ConstructEvents()726 birthdayDate = eventData->GetEventDate(); in ConstructEvents()730 { eventData->GetEventDate(), std::to_string(labelId), eventData->GetLabelName() }); in ConstructEvents()
1097 EXPECT_EQ(contacts[0]->GetEventDatas()[0]->GetEventDate(), "20230102");