Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat.cc1177 const std::string stored_context_arg = *args.Get(M::StoredClassLoaderContext); in ParseArgs() local
1178 stored_class_loader_context_ = ClassLoaderContext::Create(stored_context_arg); in ParseArgs()
1181 stored_context_arg.c_str()); in ParseArgs()
1183 stored_context_arg, in ParseArgs()
1188 stored_context_arg.c_str(), in ParseArgs()