Home
last modified time | relevance | path

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

/art/odrefresh/
Dodrefresh.h255 android::base::Result<void> RefreshExistingArtifacts() const;
Dodrefresh.cc1574 Result<void> OnDeviceRefresh::RefreshExistingArtifacts() const { in RefreshExistingArtifacts() function in art::odrefresh::OnDeviceRefresh
2145 Result<void> result = RefreshExistingArtifacts(); in Compile()