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

  /hardware/qcom/gps/core/
LBSProxyBase.h 60 typedef LBSProxyBase* (getLBSProxy_t)();
ContextBase.cpp 50 getLBSProxy_t* getter = (getLBSProxy_t*)dlsym(lib, "getLBSProxy");
  /hardware/qcom/gps/msm8084/core/
LBSProxyBase.h 59 typedef LBSProxyBase* (getLBSProxy_t)();
ContextBase.cpp 52 getLBSProxy_t* getter = (getLBSProxy_t*)dlsym(lib, "getLBSProxy");
  /hardware/qcom/gps/msm8909/core/
LBSProxyBase.h 61 typedef LBSProxyBase* (getLBSProxy_t)();
ContextBase.cpp 50 getLBSProxy_t* getter = (getLBSProxy_t*)dlsym(lib, "getLBSProxy");
  /hardware/qcom/gps/msm8994/core/
LBSProxyBase.h 60 typedef LBSProxyBase* (getLBSProxy_t)();
ContextBase.cpp 50 getLBSProxy_t* getter = (getLBSProxy_t*)dlsym(lib, "getLBSProxy");
  /hardware/qcom/gps/msm8996/core/
LBSProxyBase.h 61 typedef LBSProxyBase* (getLBSProxy_t)();
ContextBase.cpp 50 getLBSProxy_t* getter = (getLBSProxy_t*)dlsym(lib, "getLBSProxy");

Completed in 5610 milliseconds