Searched defs:UtilsAsyncContext (Results 1 – 1 of 1) sorted by relevance
132 struct UtilsAsyncContext : AsyncContext { struct133 int32_t slotId = 0;134 bool enabled = false;135 std::u16string formatNumber = u"";136 std::string code = "";