Searched refs:owns_the_dex_files (Results 1 – 2 of 2) sorted by relevance
268 explicit ClassLoaderContext(bool owns_the_dex_files);
69 ClassLoaderContext::ClassLoaderContext(bool owns_the_dex_files) in ClassLoaderContext() argument73 owns_the_dex_files_(owns_the_dex_files) {} in ClassLoaderContext()