Searched refs:bootcp_oss (Results 1 – 1 of 1) sorted by relevance
1921 std::ostringstream bootcp_oss; in GetMultiImageBootClassPath() local1925 bootcp_oss << ":"; in GetMultiImageBootClassPath()1953 bootcp_oss << dex_loc; in GetMultiImageBootClassPath()1956 return bootcp_oss.str(); in GetMultiImageBootClassPath()