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