HomeSort by relevance Sort by last modified time
    Searched defs:PreciseReferenceType (Results 1 - 2 of 2) sorted by null

  /art/runtime/verifier/
reg_type.cc 388 PreciseReferenceType::PreciseReferenceType(mirror::Class* klass, const std::string& descriptor,
442 std::string PreciseReferenceType::Dump() {
reg_type.h 815 class PreciseReferenceType : public RegType {
817 PreciseReferenceType(mirror::Class* klass, const std::string& descriptor, uint16_t cache_id)

Completed in 115 milliseconds