Searched refs:SupportDefaultMethods (Results 1 – 2 of 2) sorted by relevance
/art/dexlayout/ | ||
D | compact_dex_writer.cc | 311 if (header_->SupportDefaultMethods()) { in WriteHeader() |
D | dex_ir.h | 582 bool SupportDefaultMethods() const { in SupportDefaultMethods() function |