Searched defs:kInvalidInvokeType (Results 1 – 2 of 2) sorted by relevance
283 static constexpr uint8_t kInvalidInvokeType = 255u; variable
103 static constexpr InvokeType kInvalidInvokeType = static_cast<InvokeType>(-1); variable