Home
last modified time | relevance | path

Searched defs:permitFreeFormInput (Results 1 - 5 of 5) sorted by relevance

/base/notification/distributed_notification_service/test/fuzztest/notificationuserinputannex_fuzzer/
H A Dnotificationuserinputannex_fuzzer.cpp40 bool permitFreeFormInput = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_user_input_test.cpp46 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 Dnotification_user_input.cpp196 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 Dnotification_napi.cpp311 bool permitFreeFormInput = false; in GetNotificationUserInputByPermitFreeFormInput() local
/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon.cpp582 bool permitFreeFormInput = false; in GetNotificationUserInputByPermitFreeFormInput() local

Completed in 6 milliseconds