Home
last modified time | relevance | path

Searched refs:notificationBundleOption (Results 1 - 2 of 2) sorted by relevance

/base/notification/distributed_notification_service/test/fuzztest/notificationbundleoption_fuzzer/
H A Dnotificationbundleoption_fuzzer.cpp28 std::shared_ptr<Notification::NotificationBundleOption> notificationBundleOption = in DoSomethingInterestingWithMyAPI() local
31 notificationBundleOption->GetUid(); in DoSomethingInterestingWithMyAPI()
33 notificationBundleOption->Dump(); in DoSomethingInterestingWithMyAPI()
36 notificationBundleOption->Unmarshalling(parcel); in DoSomethingInterestingWithMyAPI()
37 notificationBundleOption->ReadFromParcel(parcel); in DoSomethingInterestingWithMyAPI()
38 return notificationBundleOption->Marshalling(parcel); in DoSomethingInterestingWithMyAPI()
/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dnotification_preferences_database_test.cpp1016 NotificationBundleOption notificationBundleOption(bundleName, uid); in HWTEST_F()
1018 trustlist.emplace_back(notificationBundleOption); in HWTEST_F()
1040 NotificationBundleOption notificationBundleOption(bundleName, uid); in HWTEST_F()
1042 trustlist.emplace_back(notificationBundleOption); in HWTEST_F()

Completed in 3 milliseconds