Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_distributed_options.cpp93 auto pOpt = new (std::nothrow) NotificationDistributedOptions(); in FromJson() local
Dnotification_request.cpp1488 auto pOpt = parcel.ReadParcelable<NotificationDistributedOptions>(); in ReadFromParcel() local
1981 … auto *pOpt = NotificationJsonConverter::ConvertFromJson<NotificationDistributedOptions>(optObj); in ConvertJsonToNotificationDistributedOptions() local