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

  /art/runtime/
oat.h 72 const void* GetJniDlsymLookup() const;
oat.cc 203 const void* OatHeader::GetJniDlsymLookup() const {
  /art/imgdiag/
imgdiag.cc 852 const void* jdl = oat_header.GetJniDlsymLookup();
    [all...]
  /art/dex2oat/linker/
image_writer.cc     [all...]

Completed in 66 milliseconds