Home
last modified time | relevance | path

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

/art/runtime/entrypoints/
Dentrypoint_utils.h204 static inline const void* GetPortableToInterpreterBridge() { in GetPortableToInterpreterBridge() function
/art/runtime/
Doat.cc270 const void* OatHeader::GetPortableToInterpreterBridge() const { in GetPortableToInterpreterBridge() function in art::OatHeader