Home
last modified time | relevance | path

Searched refs:COPY_IF_NOT_NULL (Results 1 – 8 of 8) sorted by relevance

/hardware/qcom/sm8150/gps/geofence/
DGeofenceAdapter.cpp300 COPY_IF_NOT_NULL(optionsCopy, options, count); in addGeofencesCommand()
311 COPY_IF_NOT_NULL(infosCopy, infos, count); in addGeofencesCommand()
390 COPY_IF_NOT_NULL(idsCopy, ids, count); in removeGeofencesCommand()
465 COPY_IF_NOT_NULL(idsCopy, ids, count); in pauseGeofencesCommand()
541 COPY_IF_NOT_NULL(idsCopy, ids, count); in resumeGeofencesCommand()
628 COPY_IF_NOT_NULL(idsCopy, ids, count); in modifyGeofencesCommand()
638 COPY_IF_NOT_NULL(optionsCopy, options, count); in modifyGeofencesCommand()
772 COPY_IF_NOT_NULL(mHwIds, hwIds, mCount); in geofenceBreachEvent()
DGeofenceAdapter.h39 #define COPY_IF_NOT_NULL(dest, src, len) do { \ macro
/hardware/qcom/sm8150p/gps/geofence/
DGeofenceAdapter.cpp300 COPY_IF_NOT_NULL(optionsCopy, options, count); in addGeofencesCommand()
311 COPY_IF_NOT_NULL(infosCopy, infos, count); in addGeofencesCommand()
390 COPY_IF_NOT_NULL(idsCopy, ids, count); in removeGeofencesCommand()
465 COPY_IF_NOT_NULL(idsCopy, ids, count); in pauseGeofencesCommand()
541 COPY_IF_NOT_NULL(idsCopy, ids, count); in resumeGeofencesCommand()
628 COPY_IF_NOT_NULL(idsCopy, ids, count); in modifyGeofencesCommand()
638 COPY_IF_NOT_NULL(optionsCopy, options, count); in modifyGeofencesCommand()
772 COPY_IF_NOT_NULL(mHwIds, hwIds, mCount); in geofenceBreachEvent()
DGeofenceAdapter.h39 #define COPY_IF_NOT_NULL(dest, src, len) do { \ macro
/hardware/qcom/sm7250/gps/geofence/
DGeofenceAdapter.cpp300 COPY_IF_NOT_NULL(optionsCopy, options, count); in addGeofencesCommand()
311 COPY_IF_NOT_NULL(infosCopy, infos, count); in addGeofencesCommand()
390 COPY_IF_NOT_NULL(idsCopy, ids, count); in removeGeofencesCommand()
465 COPY_IF_NOT_NULL(idsCopy, ids, count); in pauseGeofencesCommand()
541 COPY_IF_NOT_NULL(idsCopy, ids, count); in resumeGeofencesCommand()
628 COPY_IF_NOT_NULL(idsCopy, ids, count); in modifyGeofencesCommand()
638 COPY_IF_NOT_NULL(optionsCopy, options, count); in modifyGeofencesCommand()
772 COPY_IF_NOT_NULL(mHwIds, hwIds, mCount); in geofenceBreachEvent()
DGeofenceAdapter.h39 #define COPY_IF_NOT_NULL(dest, src, len) do { \ macro
/hardware/qcom/sm7150/gps/geofence/
DGeofenceAdapter.cpp300 COPY_IF_NOT_NULL(optionsCopy, options, count); in addGeofencesCommand()
311 COPY_IF_NOT_NULL(infosCopy, infos, count); in addGeofencesCommand()
390 COPY_IF_NOT_NULL(idsCopy, ids, count); in removeGeofencesCommand()
465 COPY_IF_NOT_NULL(idsCopy, ids, count); in pauseGeofencesCommand()
541 COPY_IF_NOT_NULL(idsCopy, ids, count); in resumeGeofencesCommand()
628 COPY_IF_NOT_NULL(idsCopy, ids, count); in modifyGeofencesCommand()
638 COPY_IF_NOT_NULL(optionsCopy, options, count); in modifyGeofencesCommand()
772 COPY_IF_NOT_NULL(mHwIds, hwIds, mCount); in geofenceBreachEvent()
DGeofenceAdapter.h39 #define COPY_IF_NOT_NULL(dest, src, len) do { \ macro