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

  /art/runtime/
transaction.h 125 void RecordResolveString(ObjPtr<mirror::DexCache> dex_cache, dex::StringIndex string_idx)
runtime.h 511 void RecordResolveString(ObjPtr<mirror::DexCache> dex_cache, dex::StringIndex string_idx) const
    [all...]
transaction.cc 229 void Transaction::RecordResolveString(ObjPtr<mirror::DexCache> dex_cache,
runtime.cc     [all...]
  /art/runtime/mirror/
dex_cache-inl.h 76 runtime->RecordResolveString(this, string_idx);

Completed in 173 milliseconds