Home
last modified time | relevance | path

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

/base/notification/distributed_notification_service/frameworks/core/common/include/
Ddistributed_data_define.h66 struct DistributedDeviceConfig { struct
67 int32_t maxTitleLength;
68 int32_t maxContentLength;
69 uint32_t startAbilityTimeout;
70 int32_t operationReplyTimeout = DEFAULT_REPLY_TIMEOUT;
71 std::string localType;
72 std::set<std::string> supportPeerDevice;
73 std::unordered_set<std::string> collaborativeDeleteTypes;
74 …::string, std::map<std::string, std::unordered_set<std::string>>> collaborativeDeleteTypesByDevice;