Home
last modified time | relevance | path

Searched defs:inputKey (Results 1 – 7 of 7) sorted by relevance

/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dnotification_user_input_test.cpp43 std::string inputKey = "InputKey"; variable
79 std::string inputKey = "InputKey"; variable
235 std::string inputKey = ""; variable
249 std::string inputKey = ""; variable
271 std::string inputKey = "this is inputKey"; variable
293 std::string inputKey = "this is inputKey"; variable
315 std::string inputKey = "this is inputKey"; variable
341 std::string inputKey = "inputKey"; variable
383 std::string inputKey = "InputKey"; variable
407 std::string inputKey = "InputKey"; variable
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_user_input.cpp50 const AAFwk::Want &want, const std::string &inputKey) in GetMimeInputsFromWant()
55 std::shared_ptr<NotificationUserInput> NotificationUserInput::Create(const std::string &inputKey) in Create()
71 std::shared_ptr<NotificationUserInput> NotificationUserInput::Create(const std::string &inputKey, in Create()
108 NotificationUserInput::NotificationUserInput(const std::string &inputKey) in NotificationUserInput()
112 NotificationUserInput::NotificationUserInput(const std::string &inputKey, const std::string &tag, in NotificationUserInput()
Dnotification_request.cpp2990 std::string inputKey = button->GetUserInput()->GetInputKey(); in HasUserInputButton() local
/base/notification/distributed_notification_service/services/distributed/include/helper/
Ddistributed_operation_connection.h31 const std::string& inputKey, const std::string& userInput) in DistributedOperationConnection()
/base/notification/distributed_notification_service/test/fuzztest/fuzz_common_base/mock/
Dmock_notification_user_input.h29 std::string inputKey = fdp->ConsumeRandomLengthString(20); in BuildSharedPtr() local
/base/notification/distributed_notification_service/frameworks/ets/ani/src/
Dsts_user_input.cpp29 std::string inputKey; in UnwrapNotificationUserInput() local
/base/notification/distributed_notification_service/test/fuzztest/notificationuserinputannex_fuzzer/
Dnotificationuserinputannex_fuzzer.cpp39 std::string inputKey = fdp->ConsumeRandomLengthString(); in DoSomethingInterestingWithMyAPI() local