HomeSort by relevance Sort by last modified time
    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