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

  /hardware/qcom/gps/msm8084/core/
LocApiBase.h 48 #define TO_ALL_ADAPTERS(adapters, call) \
LocApiBase.cpp 40 #define TO_ALL_LOCADAPTERS(call) TO_ALL_ADAPTERS(mLocAdapters, (call))
  /hardware/qcom/gps/msm8960/core/
LocApiBase.h 46 #define TO_ALL_ADAPTERS(adapters, call) \
LocApiBase.cpp 39 #define TO_ALL_LOCADAPTERS(call) TO_ALL_ADAPTERS(mLocAdapters, (call))
  /hardware/qcom/gps/msm8974/core/
LocApiBase.h 48 #define TO_ALL_ADAPTERS(adapters, call) \
LocApiBase.cpp 40 #define TO_ALL_LOCADAPTERS(call) TO_ALL_ADAPTERS(mLocAdapters, (call))
  /hardware/qcom/gps/core/
LocApiBase.h 48 #define TO_ALL_ADAPTERS(adapters, call) \
LocApiBase.cpp 40 #define TO_ALL_LOCADAPTERS(call) TO_ALL_ADAPTERS(mLocAdapters, (call))

Completed in 52 milliseconds