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

  /art/compiler/
image_writer.cc 470 NativeObjectRelocation { oat_index, offset, kNativeObjectRelocationTypeDexCacheArray });
    [all...]
image_writer.h 529 struct NativeObjectRelocation {
540 std::unordered_map<void*, NativeObjectRelocation> native_object_relocations_;

Completed in 99 milliseconds