Searched defs:inputKey (Results 1 – 3 of 3) sorted by relevance
49 const AAFwk::Want &want, const std::string &inputKey) in GetMimeInputsFromWant()54 std::shared_ptr<NotificationUserInput> NotificationUserInput::Create(const std::string &inputKey) in Create()70 std::shared_ptr<NotificationUserInput> NotificationUserInput::Create(const std::string &inputKey, in Create()107 NotificationUserInput::NotificationUserInput(const std::string &inputKey) in NotificationUserInput()111 NotificationUserInput::NotificationUserInput(const std::string &inputKey, const std::string &tag, in NotificationUserInput()
36 std::string inputKey(data); in DoSomethingInterestingWithMyAPI() local
43 std::string inputKey = "InputKey"; variable