Home
last modified time | relevance | path

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

/art/runtime/entrypoints/quick/
Dquick_dexcache_entrypoints.cc108 static inline void StoreStringInBss(ArtMethod* outer_method, in StoreStringInBss() function
229 StoreStringInBss(caller_and_outer.outer_method, dex::StringIndex(string_idx), result); in artResolveStringFromCode()