Searched defs:SupportsDefaultMethods (Results 1 – 2 of 2) sorted by relevance
| /art/libdexfile/dex/ | ||
| D | standard_dex_file.cc | 78 bool StandardDexFile::SupportsDefaultMethods() const { in SupportsDefaultMethods() function in art::StandardDexFile |
| D | compact_dex_file.cc | 52 bool CompactDexFile::SupportsDefaultMethods() const { in SupportsDefaultMethods() function in art::CompactDexFile |