Searched refs:checkTree (Results 1 - 4 of 4) sorted by relevance

/hardware/qcom/gps/msm8909/utils/
H A DLocHeap.h91 bool checkTree();
H A DLocHeap.cpp270 bool LocHeap::checkTree() { function in class:LocHeap
286 bool checkTree() { function in class:LocHeapDebug
316 if (i % checks == 0 && !heap.checkTree()) {
341 if (!heap.checkTree()) {
/hardware/qcom/gps/msm8996/utils/
H A DLocHeap.h91 bool checkTree();
H A DLocHeap.cpp270 bool LocHeap::checkTree() { function in class:LocHeap
286 bool checkTree() { function in class:LocHeapDebug
316 if (i % checks == 0 && !heap.checkTree()) {
341 if (!heap.checkTree()) {

Completed in 1071 milliseconds