Home
last modified time | relevance | path

Searched defs:monitorEvent (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/location/geofence/hdi_service/
H A Dgeofence_interface_impl.cpp39 int32_t GeofenceInterfaceImpl::AddGnssGeofence(const GeofenceInfo& fence, int monitorEvent) in AddGnssGeofence()
/ohos5.0/base/location/services/location_gnss/gnss/source/
H A Dgnss_ability.cpp617 int monitorEvent = static_cast<int>(GeofenceTransitionEvent::GEOFENCE_TRANSITION_EVENT_ENTER) | in AddFence() local
678 uint32_t monitorEvent = 0; in AddGnssGeofence() local