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

  /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))
  /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))

Completed in 1371 milliseconds