HomeSort by relevance Sort by last modified time
    Searched full:chacheckpoint (Results 1 - 1 of 1) sorted by null

  /art/runtime/
cha.cc 157 class CHACheckpoint FINAL : public Closure {
159 explicit CHACheckpoint(const std::unordered_set<OatQuickMethodHeader*>& method_headers)
185 DISALLOW_COPY_AND_ASSIGN(CHACheckpoint);
578 CHACheckpoint checkpoint(dependent_method_headers);

Completed in 82 milliseconds