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

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

Completed in 29 milliseconds