Home
last modified time | relevance | path

Searched defs:eventDate (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/collector/utils/
H A Dapp_event_task_storage.cpp81 void InnerGetAppTaskCondition(int32_t uid, int32_t eventDate, NativeRdb::AbsRdbPredicates &predicat… in InnerGetAppTaskCondition()
163 bool AppEventTaskStorage::GetAppEventTask(int32_t uid, int32_t eventDate, AppEventTask &appEventTas… in GetAppEventTask()
193 void AppEventTaskStorage::RemoveAppEventTask(int32_t eventDate) in RemoveAppEventTask()
H A Dtrace_storage.cpp204 void TraceStorage::RemoveOldAppEventTask(int32_t eventDate) in RemoveOldAppEventTask()
/ohos5.0/base/telephony/core_service/utils/vcard/src/contact_data/
H A Dvcard_event_data.cpp51 void VCardEventData::SetEventDate(const std::string &eventDate) in SetEventDate()