Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat.cc1414 const std::string stored_context_arg = *args.Get(M::StoredClassLoaderContext); in ParseArgs() local
1415 stored_class_loader_context_ = ClassLoaderContext::Create(stored_context_arg); in ParseArgs()
1418 stored_context_arg.c_str()); in ParseArgs()
1420 stored_context_arg, in ParseArgs()
1425 stored_context_arg.c_str(), in ParseArgs()