Searched refs:GEOFENCE_EVENT_ENTERED (Results 1 – 9 of 9) sorted by relevance
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/location/ |
H A D | _hdi_geofence.md | 39 | [GeofenceEvent](#geofenceevent) { GEOFENCE_EVENT_UNCERTAIN = 1 , GEOFENCE_EVENT_ENTERED = 2 , GEO… 63 | GEOFENCE_EVENT_ENTERED | 进入围栏 |
|
H A D | _geofence_types_8idl.md | 30 …_hdi_geofence.md#geofenceevent) { GEOFENCE_EVENT_UNCERTAIN = 1 , GEOFENCE_EVENT_ENTERED = 2 , GEOF…
|
/ohos5.0/drivers/interface/location/geofence/v1_0/ |
H A D | GeofenceTypes.idl | 46 GEOFENCE_EVENT_ENTERED = 2,
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/location_geofence_v1_0/foo/location/geofence/v1_0/ |
H A D | GeofenceTypes.idl | 46 GEOFENCE_EVENT_ENTERED = 2,
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/location_geofence_v1_0/cpp_target/location/geofence/v1_0/ |
H A D | geofence_types.h.txt | 57 GEOFENCE_EVENT_ENTERED = 2,
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/location_geofence_v1_0/dump_ast_target/ |
H A D | dump.txt | 47 GEOFENCE_EVENT_ENTERED = 2,
|
/ohos5.0/drivers/interface/location/geofence/v2_0/ |
H A D | GeofenceTypes.idl | 45 GEOFENCE_EVENT_ENTERED = 1,
|
/ohos5.0/drivers/peripheral/location/gnss/hdi_service/ |
H A D | location_vendor_lib.h | 167 GEOFENCE_EVENT_ENTERED = (1 << 1), enumerator
|
/ohos5.0/base/location/test/location_gnss/source/ |
H A D | gnss_ability_test.cpp | 1125 GeofenceEvent event = GeofenceEvent::GEOFENCE_EVENT_ENTERED; 1140 GeofenceEvent event = GeofenceEvent::GEOFENCE_EVENT_ENTERED; 1884 GeofenceEvent event = GeofenceEvent::GEOFENCE_EVENT_ENTERED;
|