Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat.cc1141 const std::string stored_context_arg = *args.Get(M::StoredClassLoaderContext); in ParseArgs() local
1142 stored_class_loader_context_ = ClassLoaderContext::Create(stored_context_arg); in ParseArgs()
1145 stored_context_arg.c_str()); in ParseArgs()
1147 stored_context_arg, in ParseArgs()
1152 stored_context_arg.c_str(), in ParseArgs()