Home | History | Annotate | Download | only in nav

Lines Matching refs:success

408             return; // wait for intersect success
679 bool success() { return mSuccess; }
760 DBG_NAV_LOGD("bounds=(%d,%d,r=%d,b=%d) success=%s",
762 ringCheck.success() ? "true" : "false");
763 return ringCheck.success();