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

  /art/runtime/jit/
jit.h 225 uint16_t GetPriorityThreadWeight() const {
jit.cc 208 jit->priority_thread_weight_ = options->GetPriorityThreadWeight();

Completed in 1089 milliseconds