Searched defs:CHACheckpoint (Results 1 – 1 of 1) sorted by relevance
249 class CHACheckpoint final : public Closure { class251 explicit CHACheckpoint(const std::unordered_set<OatQuickMethodHeader*>& method_headers) in CHACheckpoint() function in art::CHACheckpoint