• Home
  • Raw
  • Download

Lines Matching refs:LOC_LOGE

68             LOC_LOGE("Invalid Loc Agps Event");  in processAgpsEvent()
112 LOC_LOGE("Invalid state: %d", mState); in processAgpsEventSubscribe()
180 LOC_LOGE("Invalid state: %d", mState); in processAgpsEventUnsubscribe()
191 LOC_LOGE("Unexpected event GRANTED in state %d", mState); in processAgpsEventGranted()
203 LOC_LOGE("Invalid state: %d", mState); in processAgpsEventGranted()
212 LOC_LOGE("Unexpected event RELEASED in state %d", mState); in processAgpsEventReleased()
247 LOC_LOGE("Invalid state: %d", mState); in processAgpsEventReleased()
256 LOC_LOGE("Unexpected event DENIED in state %d", mState); in processAgpsEventDenied()
289 LOC_LOGE("Invalid state: %d", mState); in processAgpsEventDenied()
382 LOC_LOGE("Invalid event %d", event); in notifyEventToSubscriber()
412 LOC_LOGE("Subscriber already in list"); in addSubscriber()
550 LOC_LOGE("delay_callback(): NULL argument received !"); in delay_callback()
568 LOC_LOGE("No active subscriber for DS Client call setup"); in retryCallback()
602 LOC_LOGE("No active subscriber for DS Client call setup"); in requestOrReleaseDataConn()
609 LOC_LOGE("DS Client start fn not registered, fallback to SUPL ATL"); in requestOrReleaseDataConn()
621 LOC_LOGE("DS Client open call failed, err: %d", ret); in requestOrReleaseDataConn()
625 LOC_LOGE("DS Client call retries exhausted, " in requestOrReleaseDataConn()
632 LOC_LOGE("Error: Could not start delay thread\n"); in requestOrReleaseDataConn()
638 LOC_LOGE("No emergency profile found. Fall back to normal SUPL ATL"); in requestOrReleaseDataConn()
647 LOC_LOGE("Unrecognized return value: %d", ret); in requestOrReleaseDataConn()
689 LOC_LOGE("Invalid event %d", event); in notifyEventToSubscriber()
726 LOC_LOGE("DS Client Init Fn not registered !"); in createAgpsStateMachines()
731 LOC_LOGE("Failed to init data service client"); in createAgpsStateMachines()
749 LOC_LOGE("NULL AGNSS NIF !"); in getAgpsStateMachine()
767 LOC_LOGE("No SM found !"); in getAgpsStateMachine()
780 LOC_LOGE("No AGPS State Machine for agpsType: %d", agpsType); in requestATL()
822 LOC_LOGE("Subscriber with connHandle %d not found in any SM", in releaseATL()