Home
last modified time | relevance | path

Searched refs:present (Results 1 – 2 of 2) sorted by relevance

/art/test/005-annotations/
Dexpected.txt7 present(getFocusType, ExportedProperty): true
8 present(getFocusType, AnnoSimpleType): false
/art/runtime/hprof/
Dhprof.cc571 const mirror::Class* present = *result.first; in LookupClassId() local
572 CHECK_EQ(present, c); in LookupClassId()