Home
last modified time | relevance | path

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

/base/location/interfaces/inner_api/include/
H A Dgeofence_definition.h34 GNSS_GEOFENCE_OPERATION_SUCCESS = 0, enumerator
/base/location/frameworks/js/napi/source/
H A Dlocation_gnss_geofence_callback_napi.cpp38 result_ = GNSS_GEOFENCE_OPERATION_SUCCESS; in LocationGnssGeofenceCallbackNapi()
183 if (result == GnssGeofenceOperateResult::GNSS_GEOFENCE_OPERATION_SUCCESS && in OnReportOperationResult()
339 case GnssGeofenceOperateResult::GNSS_GEOFENCE_OPERATION_SUCCESS: in DealGeofenceOperationResult()
/base/location/test/location_geofence/source/
H A Dlocation_gnss_geofence_callback_host_test.cpp62 dataParcel.WriteInt32(static_cast<int>(GnssGeofenceOperateResult::GNSS_GEOFENCE_OPERATION_SUCCESS)); in HWTEST_F()
169 callback->SetGeofenceOperationResult(GnssGeofenceOperateResult::GNSS_GEOFENCE_OPERATION_SUCCESS); in HWTEST_F()

Completed in 2 milliseconds