Home
last modified time | relevance | path

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

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