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

  /art/runtime/gc/collector/
concurrent_copying.h 61 static constexpr bool kEnableFromSpaceAccountingCheck = kIsDebugBuild;
concurrent_copying.cc 346 if (ConcurrentCopying::kEnableFromSpaceAccountingCheck) {
425 if (ConcurrentCopying::kEnableFromSpaceAccountingCheck) {
    [all...]

Completed in 47 milliseconds