Home
last modified time | relevance | path

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

/art/odrefresh/
Dodrefresh.cc1198 const std::string context_path = android::base::Join(classloader_context, ':'); in CompileSystemServerArtifacts() local
1199 args.emplace_back(Concatenate({"--class-loader-context=PCL[", context_path, "]"})); in CompileSystemServerArtifacts()