Searched refs:owns_the_dex_files (Results 1 – 2 of 2) sorted by relevance
178 explicit ClassLoaderContext(bool owns_the_dex_files);
52 ClassLoaderContext::ClassLoaderContext(bool owns_the_dex_files) in ClassLoaderContext() argument56 owns_the_dex_files_(owns_the_dex_files) {} in ClassLoaderContext()