Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_local_live_view_content.cpp207 auto pTime = NotificationJsonConverter::ConvertFromJson<NotificationTime>(timeObj); in FromJson() local
316 auto pTime = parcel.ReadParcelable<NotificationTime>(); in ReadFromParcel() local