HomeSort by relevance Sort by last modified time
    Searched refs:SetInterpreterToInterpreterBridgeOffset (Results 1 - 3 of 3) sorted by null

  /art/runtime/
oat.h 53 void SetInterpreterToInterpreterBridgeOffset(uint32_t offset);
oat.cc 127 void OatHeader::SetInterpreterToInterpreterBridgeOffset(uint32_t offset) {
  /art/compiler/
oat_writer.cc 199 oat_header_->SetInterpreterToInterpreterBridgeOffset(0);
    [all...]

Completed in 46 milliseconds