Home
last modified time | relevance | path

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

/base/location/interfaces/inner_api/include/
H A Dgeofence_definition.h23 GEOFENCE_TRANSITION_EVENT_ENTER = 1, enumerator
/base/location/test/location_geofence/source/
H A Dlocation_gnss_geofence_callback_host_test.cpp44 dataParcel.WriteInt32(static_cast<int>(GeofenceTransitionEvent::GEOFENCE_TRANSITION_EVENT_ENTER)); in HWTEST_F()
/base/location/frameworks/js/napi/source/
H A Dlocation_napi_entry.cpp40 GeofenceTransitionEvent::GEOFENCE_TRANSITION_EVENT_ENTER, "GEOFENCE_TRANSITION_EVENT_ENTER"); in GeofenceTransitionEventConstructor()
/base/location/services/location_gnss/gnss/source/
H A Dgnss_ability.cpp616 int monitorEvent = static_cast<int>(GeofenceTransitionEvent::GEOFENCE_TRANSITION_EVENT_ENTER) | in AddFence()

Completed in 4 milliseconds