HomeSort by relevance Sort by last modified time
    Searched refs:IsConcurrentCopying (Results 1 - 3 of 3) sorted by null

  /art/runtime/
oat.h 119 bool IsConcurrentCopying() const;
oat.cc 492 bool OatHeader::IsConcurrentCopying() const {
oat_file_assistant.cc 457 const bool is_cc = file.GetOatHeader().IsConcurrentCopying();
    [all...]

Completed in 62 milliseconds