Searched defs:permitFreeFormInput (Results 1 - 5 of 5) sorted by relevance
/base/notification/distributed_notification_service/test/fuzztest/notificationuserinputannex_fuzzer/ |
H A D | notificationuserinputannex_fuzzer.cpp | 40 bool permitFreeFormInput = *data % ENABLE;
in DoSomethingInterestingWithMyAPI() local
|
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
H A D | notification_user_input_test.cpp | 46 bool permitFreeFormInput = true;
in HWTEST_F() local 82 bool permitFreeFormInput = true;
in HWTEST_F() local 252 bool permitFreeFormInput = true;
in HWTEST_F() local 274 bool permitFreeFormInput = false;
in HWTEST_F() local 296 bool permitFreeFormInput in HWTEST_F() local 320 bool permitFreeFormInput = false; HWTEST_F() local 346 bool permitFreeFormInput = false; HWTEST_F() local 386 bool permitFreeFormInput = true; HWTEST_F() local 414 bool permitFreeFormInput = true; HWTEST_F() local [all...] |
/base/notification/distributed_notification_service/frameworks/ans/src/ |
H A D | notification_user_input.cpp | 196 void NotificationUserInput::SetPermitFreeFormInput(bool permitFreeFormInput) in SetPermitFreeFormInput() argument 71 Create(const std::string &inputKey, const std::string &tag, const std::vector<std::string> &options, bool permitFreeFormInput, const std::set<std::string> &permitMimeTypes, const std::shared_ptr<AAFwk::WantParams> &additional, NotificationConstant::InputEditType editType) Create() argument 112 NotificationUserInput(const std::string &inputKey, const std::string &tag, const std::vector<std::string> &options, bool permitFreeFormInput, const std::set<std::string> &permitMimeTypes, const std::shared_ptr<AAFwk::WantParams> &additional, NotificationConstant::InputEditType editType) NotificationUserInput() argument [all...] |
/base/location/frameworks/js/napi/notification/src/ |
H A D | notification_napi.cpp | 311 bool permitFreeFormInput = false; in GetNotificationUserInputByPermitFreeFormInput() local
|
/base/notification/distributed_notification_service/frameworks/js/napi/src/ |
H A D | common.cpp | 582 bool permitFreeFormInput = false; in GetNotificationUserInputByPermitFreeFormInput() local
|
Completed in 6 milliseconds