Searched refs:UNSUPPORTED_CODE (Results 1 – 2 of 2) sorted by relevance
32 constexpr int32_t UNSUPPORTED_CODE = 801; variable44 int32_t code = UNSUPPORTED_CODE;
58 result.code = UNSUPPORTED_CODE; in DataDetect()