Searched refs:GetDevicesSupportOperate (Results 1 – 4 of 4) sorted by relevance
37 notificationDistributedOptions.GetDevicesSupportOperate(); in DoSomethingInterestingWithMyAPI()39 notificationDistributedOptions.GetDevicesSupportOperate(); in DoSomethingInterestingWithMyAPI()
80 std::vector<std::string> GetDevicesSupportOperate() const;
51 std::vector<std::string> NotificationDistributedOptions::GetDevicesSupportOperate() const in GetDevicesSupportOperate() function in OHOS::Notification::NotificationDistributedOptions
258 std::vector<std::string> operateDevices = options.GetDevicesSupportOperate(); in SetNotificationByDistributedOptions()