Home
last modified time | relevance | path

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

/art/odrefresh/
Dodrefresh.h211 std::vector<std::string> GetArtBcpJars() const;
Dodrefresh.cc890 std::vector<std::string> OnDeviceRefresh::GetArtBcpJars() const { in GetArtBcpJars() function in art::odrefresh::OnDeviceRefresh
1978 std::vector<std::string> art_bcp_jars = GetArtBcpJars(); in CompileBootClasspath()