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

/art/runtime/entrypoints/
H A Dentrypoint_utils.h204 static inline const void* GetPortableToInterpreterBridge() { function in namespace:art
210 return GetPortableToInterpreterBridge();
/art/runtime/
H A Doat.cc270 const void* OatHeader::GetPortableToInterpreterBridge() const { function in class:art::OatHeader

Completed in 217 milliseconds