Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_user_input_test.cpp46 bool permitFreeFormInput = true; variable
82 bool permitFreeFormInput = true; variable
252 bool permitFreeFormInput = true; variable
274 bool permitFreeFormInput = false; variable
296 bool permitFreeFormInput = true; variable
320 bool permitFreeFormInput = false; variable
346 bool permitFreeFormInput = false; variable
386 bool permitFreeFormInput = true; variable
414 bool permitFreeFormInput = true; variable
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_user_input.cpp72 const std::string &tag, const std::vector<std::string> &options, bool permitFreeFormInput, in Create()
113 …const std::vector<std::string> &options, bool permitFreeFormInput, const std::set<std::string> &pe… in NotificationUserInput()
196 void NotificationUserInput::SetPermitFreeFormInput(bool permitFreeFormInput) in SetPermitFreeFormInput()
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/notificationuserinputannex_fuzzer/
H A Dnotificationuserinputannex_fuzzer.cpp40 bool permitFreeFormInput = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/location/frameworks/js/napi/notification/src/
H A Dnotification_napi.cpp311 bool permitFreeFormInput = false; in GetNotificationUserInputByPermitFreeFormInput() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon.cpp582 bool permitFreeFormInput = false; in GetNotificationUserInputByPermitFreeFormInput() local