Home
last modified time | relevance | path

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

/art/cmdline/
Dcmdline.h91 const std::vector<const char*>& runtime_args) { in StartRuntime() argument
116 for (const char* runtime_arg : runtime_args) { in StartRuntime()