Searched refs:REASON_TYPE (Results 1 – 1 of 1) sorted by relevance
29 constexpr int32_t REASON_TYPE = 2; variable44 response.reason = static_cast<int32_t>(size) % REASON_TYPE; in DoSomethingInterestingWithMyAPI()