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

  /art/compiler/optimizing/
scheduler.h 384 static void DeleteNodeAtIndex(ScopedArenaVector<SchedulingNode*>* nodes, size_t index) {
406 DeleteNodeAtIndex(nodes, select);
scheduler.cc 525 DeleteNodeAtIndex(nodes, select);

Completed in 514 milliseconds