Home
last modified time | relevance | path

Searched defs:slot_type (Results 1 – 2 of 2) sorted by relevance

/art/openjdkjvmti/
Dti_method.cc592 SlotType slot_type{ art::Primitive::kPrimVoid }; in Run() local
823 GetTypeError(art::ArtMethod* method, SlotType slot_type, const std::string& descriptor) override in GetTypeError()
837 SlotType slot_type, in GetTypeErrorInner()
976 GetTypeError(art::ArtMethod* method, SlotType slot_type, const std::string& descriptor) override in GetTypeError()
1001 GetTypeErrorInner(art::ArtMethod* method, SlotType slot_type, const std::string& descriptor) in GetTypeErrorInner()
/art/oatdump/
Doatdump.cc1746 const char* slot_type, in DumpBssEntries()