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

  /art/compiler/dex/
mir_method_info.h 57 uint16_t DeclaringMethodIndex() const {
type_inference.cc 658 uint32_t method_idx = info.IsResolved() ? info.DeclaringMethodIndex() : info.MethodIndex();
    [all...]

Completed in 131 milliseconds