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

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

Completed in 72 milliseconds