Searched defs:bcp_jars (Results 1 – 1 of 1) sorted by relevance
433 const std::vector<std::string>& bcp_jars) { in AddBootClasspathFds()468 const std::vector<std::string>& bcp_jars, in AddCompiledBootClasspathFdsIfAny()1650 auto bcp_jars = android::base::Split(config_.GetBootClasspath(), ":"); in CompileSystemServerArtifacts() local