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

  /art/runtime/
oat.h 80 const void* GetJniDlsymLookup() const;
oat.cc 275 const void* OatHeader::GetJniDlsymLookup() const {
  /art/imgdiag/
imgdiag.cc 843 const void* jdl = oat_header.GetJniDlsymLookup();
    [all...]
  /art/compiler/
image_writer.cc     [all...]

Completed in 417 milliseconds