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

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

Completed in 54 milliseconds