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

  /art/compiler/
oat_writer.h 268 std::unique_ptr<const std::vector<uint8_t>> portable_resolution_trampoline_;
oat_writer.cc     [all...]
  /art/runtime/
class_linker.h 372 return portable_resolution_trampoline_;
819 const void* portable_resolution_trampoline_; member in class:art::ClassLinker
    [all...]
class_linker.cc 182 portable_resolution_trampoline_(nullptr),
    [all...]

Completed in 38 milliseconds