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

  /hardware/qcom/gps/msm8084/core/
LocApiBase.h 53 #define TO_1ST_HANDLING_ADAPTER(adapters, call) \
LocApiBase.cpp 41 #define TO_1ST_HANDLING_LOCADAPTERS(call) TO_1ST_HANDLING_ADAPTER(mLocAdapters, (call))
  /hardware/qcom/gps/msm8960/core/
LocApiBase.h 51 #define TO_1ST_HANDLING_ADAPTER(adapters, call) \
LocApiBase.cpp 40 #define TO_1ST_HANDLING_LOCADAPTERS(call) TO_1ST_HANDLING_ADAPTER(mLocAdapters, (call))
  /hardware/qcom/gps/msm8974/core/
LocApiBase.h 53 #define TO_1ST_HANDLING_ADAPTER(adapters, call) \
LocApiBase.cpp 41 #define TO_1ST_HANDLING_LOCADAPTERS(call) TO_1ST_HANDLING_ADAPTER(mLocAdapters, (call))
  /hardware/qcom/gps/core/
LocApiBase.h 53 #define TO_1ST_HANDLING_ADAPTER(adapters, call) \
LocApiBase.cpp 41 #define TO_1ST_HANDLING_LOCADAPTERS(call) TO_1ST_HANDLING_ADAPTER(mLocAdapters, (call))

Completed in 218 milliseconds