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

  /hardware/qcom/gps/core/
ContextBase.cpp 73 getLocApi_t* getter = (getLocApi_t*)dlsym(handle, "getLocApi");
85 getLocApi_t* getter = (getLocApi_t*)dlsym(handle, "getLocApi");
LocApiBase.h 255 typedef LocApiBase* (getLocApi_t)(const MsgTask* msgTask,
  /hardware/qcom/gps/msm8084/core/
ContextBase.cpp 82 getLocApi_t* getter = (getLocApi_t*)dlsym(handle, "getLocApi");
97 getLocApi_t* getter = (getLocApi_t*)dlsym(handle, "getLocApi");
LocApiBase.h 236 typedef LocApiBase* (getLocApi_t)(const MsgTask* msgTask,
  /hardware/qcom/gps/msm8960/core/
ContextBase.cpp 72 getLocApi_t* getter = (getLocApi_t*)dlsym(handle, "getLocApi");
84 getLocApi_t* getter = (getLocApi_t*)dlsym(handle, "getLocApi");
LocApiBase.h 185 typedef LocApiBase* (getLocApi_t)(const MsgTask* msgTask,
  /hardware/qcom/gps/msm8974/core/
ContextBase.cpp 82 getLocApi_t* getter = (getLocApi_t*)dlsym(handle, "getLocApi");
97 getLocApi_t* getter = (getLocApi_t*)dlsym(handle, "getLocApi");
LocApiBase.h 236 typedef LocApiBase* (getLocApi_t)(const MsgTask* msgTask,

Completed in 467 milliseconds