Home
last modified time | relevance | path

Searched defs:ClassLoaderContext (Results 1 – 6 of 6) sorted by relevance

/art/runtime/
Doat_file_manager.h39 class ClassLoaderContext; variable
Dvdex_file.h35 class ClassLoaderContext; variable
Dclass_linker.h52 class ClassLoaderContext; variable
Doat_file.h42 class ClassLoaderContext; variable
Dclass_loader_context.cc65 ClassLoaderContext::ClassLoaderContext() in ClassLoaderContext() function in art::ClassLoaderContext
68 ClassLoaderContext::ClassLoaderContext(bool owns_the_dex_files) in ClassLoaderContext() function in art::ClassLoaderContext
/art/dexoptanalyzer/
Ddexoptanalyzer_test.cc311 TEST_F(DexoptAnalyzerTest, ClassLoaderContext) { in TEST_F() argument