Home
last modified time | relevance | path

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

/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DCppApkAssets.java65 return loaded_arsc_; in GetLoadedArsc()
87 private LoadedArsc loaded_arsc_; field in CppApkAssets
238 loaded_apk.loaded_arsc_ = LoadedArsc.CreateEmpty(); in LoadImpl_measured()
263 loaded_apk.loaded_arsc_ = in LoadImpl_measured()
265 if (loaded_apk.loaded_arsc_ == null) { in LoadImpl_measured()