Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/services/distributed/include/base/
Ddistributed_device_data.h43 struct DistributedDeviceInfo { struct
44 DistributedDeviceInfo() {} in DistributedDeviceInfo() argument
45 DistributedDeviceInfo(uint16_t deviceType, std::string deviceId) in DistributedDeviceInfo() function
47 DistributedDeviceInfo(uint16_t deviceType, std::string deviceId, std::string networkId) in DistributedDeviceInfo() function
49 bool IsPadOrPc() const in IsPadOrPc()
58 bool deviceUsage = false;
59 bool liveViewSync = false;
60 bool iconSync = false;
61 bool installedBundlesSync = false;
62 uint16_t deviceType_;
[all …]
/base/notification/distributed_notification_service/services/ans/include/notification_extension/
Ddistributed_extension_service.h37 DistributedDeviceInfo() {} in DistributedDeviceInfo() function
38 DistributedDeviceInfo(std::string deviceId, std::string deviceName, in DistributedDeviceInfo() function