Home
last modified time | relevance | path

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

/art/odrefresh/
Dodrefresh.h214 std::vector<std::string> GetFrameworkBcpJars() const;
Dodrefresh.cc902 std::vector<std::string> OnDeviceRefresh::GetFrameworkBcpJars() const { in GetFrameworkBcpJars() function in art::odrefresh::OnDeviceRefresh
946 std::vector<std::string> framework_bcp_jars = GetFrameworkBcpJars(); in GetSystemBootImageFrameworkExtension()