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