Home
last modified time | relevance | path

Searched refs:GetInterpreterToCompiledCodeBridge (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Doat.h69 const void* GetInterpreterToCompiledCodeBridge() const;
Doat.cc225 const void* OatHeader::GetInterpreterToCompiledCodeBridge() const { in GetInterpreterToCompiledCodeBridge() function in art::OatHeader