OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:q2ib
(Results
1 - 1
of
1
) sorted by null
/art/imgdiag/
imgdiag.cc
859
const void*
q2ib
= oat_header.GetQuickToInterpreterBridge();
local
860
if (
q2ib
!= nullptr) {
861
entry_point_names_[
q2ib
] = "QuickToInterpreterBridge (from boot oat file)";
[
all
...]
Completed in 95 milliseconds