Searched defs:is_return_type (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Ddex_file_verifier.cc138 bool is_return_type) {
141 if (UNLIKELY(!is_return_type)) {
137 CheckShortyDescriptorMatch(char shorty_char, const char* descriptor, bool is_return_type) argument

Completed in 175 milliseconds