Searched refs:PARSE_ASSERT (Results 1 – 1 of 1) sorted by relevance
388 #define PARSE_ASSERT(cond) X_ASSERT(cond) macro392 #define PARSE_ASSERT(cond) if (!(cond)) { PARSE_FAILURE(""); } macro441 PARSE_ASSERT(IsValidJniDescriptorStart(c));455 PARSE_ASSERT(fast_jni_is_deprecated);461 PARSE_ASSERT(void_type_descriptor_only_allowed_in_return_type);495 PARSE_ASSERT(maybe_res); // Downstream parsing has asserted, bail out.528 PARSE_ASSERT(found_semicolon);534 PARSE_ASSERT(!class_name_is_empty);624 PARSE_ASSERT(res); in ParseSignatureAsList()634 PARSE_ASSERT(res); in ParseSignatureAsList()