Lines Matching refs:LOC_LOGE

68             LOC_LOGE("Invalid Loc Agps Event");  in processAgpsEvent()
112 LOC_LOGE("Invalid state: %d", mState); in processAgpsEventSubscribe()
176 LOC_LOGE("Invalid state: %d", mState); in processAgpsEventUnsubscribe()
187 LOC_LOGE("Unexpected event GRANTED in state %d", mState); in processAgpsEventGranted()
199 LOC_LOGE("Invalid state: %d", mState); in processAgpsEventGranted()
210 LOC_LOGE("Unexpected event RELEASED in RELEASED state"); in processAgpsEventReleased()
246 LOC_LOGE("Invalid state: %d", mState); in processAgpsEventReleased()
255 LOC_LOGE("Unexpected event DENIED in state %d", mState); in processAgpsEventDenied()
288 LOC_LOGE("Invalid state: %d", mState); in processAgpsEventDenied()
380 LOC_LOGE("Invalid event %d", event); in notifyEventToSubscriber()
410 LOC_LOGE("Subscriber already in list"); in addSubscriber()
549 LOC_LOGE("delay_callback(): NULL argument received !"); in delay_callback()
567 LOC_LOGE("No active subscriber for DS Client call setup"); in retryCallback()
601 LOC_LOGE("No active subscriber for DS Client call setup"); in requestOrReleaseDataConn()
608 LOC_LOGE("DS Client start fn not registered, fallback to SUPL ATL"); in requestOrReleaseDataConn()
620 LOC_LOGE("DS Client open call failed, err: %d", ret); in requestOrReleaseDataConn()
624 LOC_LOGE("DS Client call retries exhausted, " in requestOrReleaseDataConn()
631 LOC_LOGE("Error: Could not start delay thread\n"); in requestOrReleaseDataConn()
637 LOC_LOGE("No emergency profile found. Fall back to normal SUPL ATL"); in requestOrReleaseDataConn()
646 LOC_LOGE("Unrecognized return value: %d", ret); in requestOrReleaseDataConn()
688 LOC_LOGE("Invalid event %d", event); in notifyEventToSubscriber()
725 LOC_LOGE("DS Client Init Fn not registered !"); in createAgpsStateMachines()
730 LOC_LOGE("Failed to init data service client"); in createAgpsStateMachines()
748 LOC_LOGE("NULL AGNSS NIF !"); in getAgpsStateMachine()
766 LOC_LOGE("No SM found !"); in getAgpsStateMachine()
779 LOC_LOGE("No AGPS State Machine for agpsType: %d", agpsType); in requestATL()
821 LOC_LOGE("Subscriber with connHandle %d not found in any SM", in releaseATL()