OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetPortableToInterpreterBridge
(Results
1 - 2
of
2
) sorted by null
/art/runtime/entrypoints/
entrypoint_utils.h
204
static inline const void*
GetPortableToInterpreterBridge
() {
210
return
GetPortableToInterpreterBridge
();
/art/runtime/
oat.cc
270
const void* OatHeader::
GetPortableToInterpreterBridge
() const {
Completed in 51 milliseconds