Home
last modified time | relevance | path

Searched refs:mRmClientCb (Results 1 – 4 of 4) sorted by relevance

/aosp12/hardware/qcom/sm8150p/gps/core/
H A DLocAdapterBase.cpp363 removeClientCompleteCallback mRmClientCb; in removeClientCommand() member
370 mRmClientCb(rmCb){} in removeClientCommand()
374 if (nullptr != mRmClientCb) { in removeClientCommand()
375 (mRmClientCb)(mClient); in removeClientCommand()
/aosp12/hardware/qcom/sm7150/gps/core/
H A DLocAdapterBase.cpp370 removeClientCompleteCallback mRmClientCb; in removeClientCommand() member
377 mRmClientCb(rmCb){} in removeClientCommand()
381 if (nullptr != mRmClientCb) { in removeClientCommand()
382 (mRmClientCb)(mClient); in removeClientCommand()
/aosp12/hardware/qcom/sm7250/gps/core/
H A DLocAdapterBase.cpp383 removeClientCompleteCallback mRmClientCb; in removeClientCommand() member
390 mRmClientCb(rmCb){} in removeClientCommand()
394 if (nullptr != mRmClientCb) { in removeClientCommand()
395 (mRmClientCb)(mClient); in removeClientCommand()
/aosp12/hardware/qcom/sm8150/gps/core/
H A DLocAdapterBase.cpp383 removeClientCompleteCallback mRmClientCb; in removeClientCommand() member
390 mRmClientCb(rmCb){} in removeClientCommand()
394 if (nullptr != mRmClientCb) { in removeClientCommand()
395 (mRmClientCb)(mClient); in removeClientCommand()