Home
last modified time | relevance | path

Searched defs:call (Results 1 – 25 of 35) sorted by relevance

12

/hardware/qcom/gps/msm8960/core/
DLocApiBase.h46 #define TO_ALL_ADAPTERS(adapters, call) \ argument
51 #define TO_1ST_HANDLING_ADAPTER(adapters, call) \ argument
DLocApiBase.cpp39 #define TO_ALL_LOCADAPTERS(call) TO_ALL_ADAPTERS(mLocAdapters, (call)) argument
40 #define TO_1ST_HANDLING_LOCADAPTERS(call) TO_1ST_HANDLING_ADAPTER(mLocAdapters, (call)) argument
/hardware/qcom/sdm845/gps/msm8960/core/
DLocApiBase.h46 #define TO_ALL_ADAPTERS(adapters, call) \ argument
51 #define TO_1ST_HANDLING_ADAPTER(adapters, call) \ argument
DLocApiBase.cpp39 #define TO_ALL_LOCADAPTERS(call) TO_ALL_ADAPTERS(mLocAdapters, (call)) argument
40 #define TO_1ST_HANDLING_LOCADAPTERS(call) TO_1ST_HANDLING_ADAPTER(mLocAdapters, (call)) argument
/hardware/qcom/sdm845/gps/msm8084/core/
DLocApiBase.h48 #define TO_ALL_ADAPTERS(adapters, call) \ argument
53 #define TO_1ST_HANDLING_ADAPTER(adapters, call) \ argument
DLocApiBase.cpp40 #define TO_ALL_LOCADAPTERS(call) TO_ALL_ADAPTERS(mLocAdapters, (call)) argument
41 #define TO_1ST_HANDLING_LOCADAPTERS(call) TO_1ST_HANDLING_ADAPTER(mLocAdapters, (call)) argument
/hardware/qcom/gps/msm8084/core/
DLocApiBase.h48 #define TO_ALL_ADAPTERS(adapters, call) \ argument
53 #define TO_1ST_HANDLING_ADAPTER(adapters, call) \ argument
DLocApiBase.cpp40 #define TO_ALL_LOCADAPTERS(call) TO_ALL_ADAPTERS(mLocAdapters, (call)) argument
41 #define TO_1ST_HANDLING_LOCADAPTERS(call) TO_1ST_HANDLING_ADAPTER(mLocAdapters, (call)) argument
/hardware/qcom/gps/msm8996/core/
DLocApiBase.h48 #define TO_ALL_ADAPTERS(adapters, call) \ argument
53 #define TO_1ST_HANDLING_ADAPTER(adapters, call) \ argument
/hardware/qcom/sdm845/gps/msm8996/core/
DLocApiBase.h48 #define TO_ALL_ADAPTERS(adapters, call) \ argument
53 #define TO_1ST_HANDLING_ADAPTER(adapters, call) \ argument
/hardware/qcom/sdm845/gps/msm8909/core/
DLocApiBase.h48 #define TO_ALL_ADAPTERS(adapters, call) \ argument
53 #define TO_1ST_HANDLING_ADAPTER(adapters, call) \ argument
/hardware/qcom/sdm845/gps/msm8994/core/
DLocApiBase.h48 #define TO_ALL_ADAPTERS(adapters, call) \ argument
53 #define TO_1ST_HANDLING_ADAPTER(adapters, call) \ argument
DLocApiBase.cpp40 #define TO_ALL_LOCADAPTERS(call) TO_ALL_ADAPTERS(mLocAdapters, (call)) argument
41 #define TO_1ST_HANDLING_LOCADAPTERS(call) TO_1ST_HANDLING_ADAPTER(mLocAdapters, (call)) argument
/hardware/qcom/sdm845/gps/core/
DLocApiBase.h48 #define TO_ALL_ADAPTERS(adapters, call) \ argument
53 #define TO_1ST_HANDLING_ADAPTER(adapters, call) \ argument
DLocApiBase.cpp40 #define TO_ALL_LOCADAPTERS(call) TO_ALL_ADAPTERS(mLocAdapters, (call)) argument
41 #define TO_1ST_HANDLING_LOCADAPTERS(call) TO_1ST_HANDLING_ADAPTER(mLocAdapters, (call)) argument
/hardware/qcom/gps/msm8909/core/
DLocApiBase.h48 #define TO_ALL_ADAPTERS(adapters, call) \ argument
53 #define TO_1ST_HANDLING_ADAPTER(adapters, call) \ argument
/hardware/qcom/gps/core/
DLocApiBase.h48 #define TO_ALL_ADAPTERS(adapters, call) \ argument
53 #define TO_1ST_HANDLING_ADAPTER(adapters, call) \ argument
DLocApiBase.cpp40 #define TO_ALL_LOCADAPTERS(call) TO_ALL_ADAPTERS(mLocAdapters, (call)) argument
41 #define TO_1ST_HANDLING_LOCADAPTERS(call) TO_1ST_HANDLING_ADAPTER(mLocAdapters, (call)) argument
/hardware/qcom/gps/msm8994/core/
DLocApiBase.h48 #define TO_ALL_ADAPTERS(adapters, call) \ argument
53 #define TO_1ST_HANDLING_ADAPTER(adapters, call) \ argument
/hardware/qcom/gps/msm8998/core/
DLocApiBase.h50 #define TO_ALL_ADAPTERS(adapters, call) \ argument
55 #define TO_1ST_HANDLING_ADAPTER(adapters, call) \ argument
/hardware/qcom/gps/msm8909w_3100/core/
DLocApiBase.h50 #define TO_ALL_ADAPTERS(adapters, call) \ argument
55 #define TO_1ST_HANDLING_ADAPTER(adapters, call) \ argument
/hardware/qcom/sdm845/gps/msm8998/core/
DLocApiBase.h50 #define TO_ALL_ADAPTERS(adapters, call) \ argument
55 #define TO_1ST_HANDLING_ADAPTER(adapters, call) \ argument
/hardware/qcom/sdm845/gps/sdm845/core/
DLocApiBase.h50 #define TO_ALL_ADAPTERS(adapters, call) \ argument
55 #define TO_1ST_HANDLING_ADAPTER(adapters, call) \ argument
/hardware/interfaces/broadcastradio/common/vts/utils/
Dcall-barrier.cpp27 void CallBarrier::call() { in call() function in android::hardware::broadcastradio::vts::CallBarrier
/hardware/interfaces/radio/1.4/vts/functional/
Dradio_hidl_hal_test.cpp97 for (const ::android::hardware::radio::V1_2::Call& call : radioRsp_v1_4->currentCalls) { in clearPotentialEstablishedCalls() local

12