Home
last modified time | relevance | path

Searched defs:dvsDisplay (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/notificationdistributedoptions_fuzzer/
H A Dnotificationdistributedoptions_fuzzer.cpp27 std::vector<std::string> dvsDisplay; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dnotification_distributed_options.cpp22 …bool distribute, const std::vector<std::string> &dvsDisplay, const std::vector<std::string> &dvsOp… in NotificationDistributedOptions()