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

  /art/openjdkjvmti/
ti_class_loader.h 93 static art::ObjPtr<art::mirror::LongArray> GetDexFileCookie(
ti_class_loader.cc 75 art::Handle<art::mirror::LongArray> old_cookie(hs.NewHandle(GetDexFileCookie(java_dex_file_obj)));
103 art::ObjPtr<art::mirror::LongArray> ClassLoaderHelper::GetDexFileCookie(
ti_redefine.cc     [all...]

Completed in 286 milliseconds