Searched refs:notificationes (Results 1 – 1 of 1) sorted by relevance
65 std::vector<sptr<Notification::Notification>> notificationes; in DoSomethingInterestingWithMyAPI() local66 notificationes.emplace_back(notificatione); in DoSomethingInterestingWithMyAPI()67 ansManagerStub.GetAllActiveNotifications(notificationes); in DoSomethingInterestingWithMyAPI()70 ansManagerStub.GetSpecialActiveNotifications(key, notificationes); in DoSomethingInterestingWithMyAPI()