Home
last modified time | relevance | path

Searched refs:addValue (Results 1 - 1 of 1) sorted by relevance

/base/location/frameworks/js/napi/source/
H A Dlocation_gnss_geofence_callback_napi.cpp178 int addValue = static_cast<int>(GnssGeofenceOperateType::GNSS_GEOFENCE_OPT_TYPE_ADD); in OnReportOperationResult() local
179 if ((type != addValue && fenceId == GetFenceId()) || in OnReportOperationResult()
180 (type == addValue)) { in OnReportOperationResult()

Completed in 2 milliseconds