Home
last modified time | relevance | path

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

/art/runtime/
Dcha.cc249 class CHACheckpoint final : public Closure { class
251 explicit CHACheckpoint(const std::unordered_set<OatQuickMethodHeader*>& method_headers) in CHACheckpoint() function in art::CHACheckpoint
277 DISALLOW_COPY_AND_ASSIGN(CHACheckpoint);
699 CHACheckpoint checkpoint(dependent_method_headers); in InvalidateSingleImplementationMethods()