Home
last modified time | relevance | path

Searched refs:SetStrings (Results 1 – 4 of 4) sorted by relevance

/art/runtime/mirror/
Ddex_cache.cc204 SetStrings(strings); in Init()
Ddex_cache.h328 void SetStrings(StringDexCacheType* strings) ALWAYS_INLINE REQUIRES_SHARED(Locks::mutator_lock_) { in SetStrings() function
/art/runtime/gc/space/
Dimage_space.cc1259 dex_cache->SetStrings(new_strings); in RelocateInPlace()
/art/runtime/
Dclass_linker.cc1418 dex_cache->SetStrings(strings); in Update()