HomeSort by relevance Sort by last modified time
    Searched refs:IsReferenceInstance (Results 1 - 3 of 3) sorted by null

  /art/runtime/mirror/
object-inl.h 149 inline bool Object::IsReferenceInstance() const {
object.h 164 bool IsReferenceInstance() const;
  /art/compiler/
image_writer.cc 639 if (!is_static && orig->IsReferenceInstance()) {

Completed in 57 milliseconds