Searched defs:expected_descriptor (Results 1 – 2 of 2) sorted by relevance
827 void ThrowWrongMethodTypeException(const std::string& expected_descriptor, in ThrowWrongMethodTypeException()
400 const char* expected_descriptor = type_ref.dex_file->StringByTypeIdx(type_ref.TypeIndex()); in AssertInlineCaches() local