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

  /art/runtime/
instrumentation.h 484 DeoptimizationMethodType GetDeoptimizationMethodType(ArtMethod* method)
    [all...]
instrumentation.cc     [all...]
thread.cc 194 DeoptimizationMethodType GetDeoptimizationMethodType() const {
267 *method_type = record->GetDeoptimizationMethodType();
    [all...]

Completed in 122 milliseconds