Searched defs:GetQuickToInterpreterBridge (Results 1 - 2 of 2) sorted by relevance

/art/runtime/entrypoints/
H A Dentrypoint_utils.h215 static inline const void* GetQuickToInterpreterBridge() { function in namespace:art
222 return GetQuickToInterpreterBridge();
/art/runtime/
H A Doat.cc346 const void* OatHeader::GetQuickToInterpreterBridge() const { function in class:art::OatHeader

Completed in 159 milliseconds