Home
last modified time | relevance | path

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

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