Searched defs:DistributedDeviceConfig (Results 1 – 1 of 1) sorted by relevance
34 struct DistributedDeviceConfig { struct35 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;