Searched refs:GetCompactDexLevel (Results 1 – 2 of 2) sorted by relevance
156 CompactDexLevel GetCompactDexLevel() const;
30 CHECK(GetCompactDexLevel() != CompactDexLevel::kCompactDexLevelNone); in CompactDexWriter()33 CompactDexLevel CompactDexWriter::GetCompactDexLevel() const { in GetCompactDexLevel() function in art::CompactDexWriter