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

  /art/runtime/openjdkjvmti/
ti_redefine.h 108 art::ArraySlice<const unsigned char> orig_dex_file)
ti_redefine.cc 292 art::ArraySlice<const unsigned char> orig_dex_file) :
297 original_dex_file_(orig_dex_file) {
746 const art::DexFile& orig_dex_file = current_class->GetDexFile(); local
    [all...]

Completed in 342 milliseconds