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