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

  /art/runtime/mirror/
art_method-inl.h 100 inline void ArtMethod::SetDexCacheResolvedMethod(uint16_t method_idx, ArtMethod* new_method) {
art_method.h 214 ALWAYS_INLINE void SetDexCacheResolvedMethod(uint16_t method_idx, ArtMethod* new_method)
  /art/runtime/entrypoints/quick/
quick_trampoline_entrypoints.cc     [all...]

Completed in 104 milliseconds