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

  /art/runtime/
art_method.h 539 SetEntryPointFromJniPtrSize(entrypoint, kRuntimePointerSize);
542 ALWAYS_INLINE void SetEntryPointFromJniPtrSize(const void* entrypoint, PointerSize pointer_size) {
    [all...]
art_method-inl.h 532 SetEntryPointFromJniPtrSize(new_native_code, pointer_size);
  /art/dex2oat/linker/
image_writer.cc     [all...]

Completed in 116 milliseconds