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.h34 struct DistributedDeviceConfig { struct
35 int32_t maxTitleLength;
36 int32_t maxContentLength;
37 uint32_t startAbilityTimeout;
38 int32_t operationReplyTimeout = DEFAULT_REPLY_TIMEOUT;
39 std::string localType;
40 std::set<std::string> supportPeerDevice;
41 std::unordered_set<std::string> collaborativeDeleteTypes;