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

  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc_eng_ni.cpp 62 static void* ni_thread_proc(void *args);
163 rc = pthread_create(&loc_eng_ni_data_p->thread, NULL, ni_thread_proc, &loc_eng_data);
182 FUNCTION ni_thread_proc
185 static void* ni_thread_proc(void *args) function
202 LOC_LOGD("ni_thread_proc-Time out set for abs time %ld with delay %d sec\n",
213 LOC_LOGD("ni_thread_proc-Thread time out after valting for specified time. Ret Val %d\n",rc );
217 LOC_LOGD("ni_thread_proc-Java layer has sent us a user response and return value from "
262 // the goal is to wake up ni_thread_proc
  /hardware/qcom/gps/loc_api/libloc_api_50001/
loc_eng_ni.cpp 62 static void* ni_thread_proc(void *args);
180 rc = pthread_create(&pSession->thread, NULL, ni_thread_proc, pSession);
199 FUNCTION ni_thread_proc
202 static void* ni_thread_proc(void *args) function
218 LOC_LOGD("ni_thread_proc-Time out set for abs time %ld with delay %d sec\n",
229 LOC_LOGD("ni_thread_proc-Thread time out after valting for specified time. Ret Val %d\n",rc );
233 LOC_LOGD("ni_thread_proc-Java layer has sent us a user response and return value from "
263 LOC_LOGD("ni_thread_proc: adapter->sendMsg(msg)\n");
287 // the goal is to wake up ni_thread_proc
299 // the goal is to wake up ni_thread_proc
    [all...]
  /hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
loc_eng_ni.cpp 62 static void* ni_thread_proc(void *args);
180 rc = pthread_create(&pSession->thread, NULL, ni_thread_proc, pSession);
199 FUNCTION ni_thread_proc
202 static void* ni_thread_proc(void *args) function
218 LOC_LOGD("ni_thread_proc-Time out set for abs time %ld with delay %d sec\n",
229 LOC_LOGD("ni_thread_proc-Thread time out after valting for specified time. Ret Val %d\n",rc );
233 LOC_LOGD("ni_thread_proc-Java layer has sent us a user response and return value from "
263 LOC_LOGD("ni_thread_proc: adapter->sendMsg(msg)\n");
287 // the goal is to wake up ni_thread_proc
299 // the goal is to wake up ni_thread_proc
    [all...]
  /hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
loc_eng_ni.cpp 62 static void* ni_thread_proc(void *args);
180 rc = pthread_create(&pSession->thread, NULL, ni_thread_proc, pSession);
199 FUNCTION ni_thread_proc
202 static void* ni_thread_proc(void *args) function
218 LOC_LOGD("ni_thread_proc-Time out set for abs time %ld with delay %d sec\n",
229 LOC_LOGD("ni_thread_proc-Thread time out after valting for specified time. Ret Val %d\n",rc );
233 LOC_LOGD("ni_thread_proc-Java layer has sent us a user response and return value from "
263 LOC_LOGD("ni_thread_proc: adapter->sendMsg(msg)\n");
287 // the goal is to wake up ni_thread_proc
299 // the goal is to wake up ni_thread_proc
    [all...]
  /hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
loc_eng_ni.cpp 62 static void* ni_thread_proc(void *args);
180 rc = pthread_create(&pSession->thread, NULL, ni_thread_proc, pSession);
199 FUNCTION ni_thread_proc
202 static void* ni_thread_proc(void *args) function
218 LOC_LOGD("ni_thread_proc-Time out set for abs time %ld with delay %d sec\n",
229 LOC_LOGD("ni_thread_proc-Thread time out after valting for specified time. Ret Val %d\n",rc );
233 LOC_LOGD("ni_thread_proc-Java layer has sent us a user response and return value from "
263 LOC_LOGD("ni_thread_proc: adapter->sendMsg(msg)\n");
287 // the goal is to wake up ni_thread_proc
299 // the goal is to wake up ni_thread_proc
    [all...]
  /hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
loc_eng_ni.cpp 62 static void* ni_thread_proc(void *args);
180 rc = pthread_create(&pSession->thread, NULL, ni_thread_proc, pSession);
199 FUNCTION ni_thread_proc
202 static void* ni_thread_proc(void *args) function
218 LOC_LOGD("ni_thread_proc-Time out set for abs time %ld with delay %d sec\n",
229 LOC_LOGD("ni_thread_proc-Thread time out after valting for specified time. Ret Val %d\n",rc );
233 LOC_LOGD("ni_thread_proc-Java layer has sent us a user response and return value from "
263 LOC_LOGD("ni_thread_proc: adapter->sendMsg(msg)\n");
287 // the goal is to wake up ni_thread_proc
299 // the goal is to wake up ni_thread_proc
    [all...]

Completed in 4520 milliseconds