Searched refs:loaded_arsc_ (Results 1 – 2 of 2) sorted by relevance
77 return loaded_arsc_.get(); in GetLoadedArsc()99 std::unique_ptr<const LoadedArsc> loaded_arsc_; variable
128 loaded_apk->loaded_arsc_ = LoadedArsc::CreateEmpty(); in LoadImpl()149 loaded_apk->loaded_arsc_ = in LoadImpl()151 if (loaded_apk->loaded_arsc_ == nullptr) { in LoadImpl()