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

  /art/runtime/
thread.cc 671 Closure *checkpoints[kMaxCheckpoints]; local
674 // checkpoints. Then clear the list and the flag. The RequestCheckpoint
680 checkpoints[i] = tlsPtr_.checkpoint_functions[i];
690 if (checkpoints[i] != nullptr) {
692 checkpoints[i]->Run(this);
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/tools/
cpplint.py     [all...]
  /external/libvpx/libvpx/tools/
cpplint.py     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/
cpplint.py     [all...]

Completed in 1005 milliseconds