Searched defs:pOpt (Results 1 – 2 of 2) sorted by relevance
93 auto pOpt = new (std::nothrow) NotificationDistributedOptions(); in FromJson() local
1488 auto pOpt = parcel.ReadParcelable<NotificationDistributedOptions>(); in ReadFromParcel() local1981 … auto *pOpt = NotificationJsonConverter::ConvertFromJson<NotificationDistributedOptions>(optObj); in ConvertJsonToNotificationDistributedOptions() local