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

  /external/stressapptest/src/
os.h 224 bool normal_mem() const { return normal_mem_; }
258 bool normal_mem_; // Memory DMA capable? member in class:OsLayer
os.cc 58 normal_mem_ = true;

Completed in 327 milliseconds