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

  /art/runtime/lambda/
closure.cc 127 ArtMethod* Closure::GetTargetMethod() const {
137 uintptr_t method = reinterpret_cast<uintptr_t>(GetTargetMethod());
  /art/compiler/optimizing/
nodes.h     [all...]

Completed in 149 milliseconds