Searched defs:DistributedModule (Results 1 – 2 of 2) sorted by relevance
29 struct DistributedModule { struct30 int32_t userId = -1;31 std::string entryModule;32 std::string uiModule;33 std::string extraValue;
23 enum DistributedModule { enum