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

  /art/runtime/gc/
task_processor.cc 48 HeapTask* TaskProcessor::GetTask(Thread* self) {
127 HeapTask* task = GetTask(self);
  /art/runtime/
thread_pool.cc 87 while ((task = thread_pool_->GetTask(self)) != nullptr) {
181 Task* ThreadPool::GetTask(Thread* self) {
  /external/google-breakpad/src/client/mac/handler/
dynamic_images.h 153 mach_port_t GetTask() {return task_;}
265 mach_port_t GetTask() const {return task_;}
  /prebuilts/tools/common/m2/repository/org/eclipse/aether/aether-spi/1.0.2.v20150114/
aether-spi-1.0.2.v20150114.jar 

Completed in 88 milliseconds