Searched refs:context_path (Results 1 – 1 of 1) sorted by relevance
1198 const std::string context_path = android::base::Join(classloader_context, ':'); in CompileSystemServerArtifacts() local1199 args.emplace_back(Concatenate({"--class-loader-context=PCL[", context_path, "]"})); in CompileSystemServerArtifacts()