Searched defs:userInputs (Results 1 – 3 of 3) sorted by relevance
40 std::vector<std::shared_ptr<Notification::NotificationUserInput>> userInputs; in DoSomethingInterestingWithMyAPI() local
36 …id NotificationUserInput::AddInputsToWant(const std::vector<std::shared_ptr<NotificationUserInput>… in AddInputsToWant()
294 for (auto userInputs : actionButton->GetMimeTypeOnlyUserInputs()) { in CheckCaseThreeResult() local736 std::vector<std::shared_ptr<NotificationUserInput>> userInputs; variable