Home
last modified time | relevance | path

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

/base/notification/ans_standard/frameworks/ans/native/src/
Dnotification_distributed_options.cpp93 auto pOpt = new (std::nothrow) NotificationDistributedOptions(); in FromJson() local
Dnotification_request.cpp1367 auto pOpt = parcel.ReadParcelable<NotificationDistributedOptions>(); in ReadFromParcel() local
1787 … auto pOpt = NotificationJsonConverter::ConvertFromJosn<NotificationDistributedOptions>(optObj); in ConvertJsonToNotificationDistributedOptions() local