Searched defs:UtilsAsyncContext (Results 1 – 1 of 1) sorted by relevance
140 struct UtilsAsyncContext : AsyncContext { struct141 int32_t slotId = 0;142 bool enabled = false;143 std::u16string formatNumber = u"";144 std::string code = "";