Home
last modified time | relevance | path

Searched refs:SetGeofenceOperationType (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/location/interfaces/inner_api/include/
H A Dlocation_gnss_geofence_callback_napi.h49 void SetGeofenceOperationType(GnssGeofenceOperateType type);
/ohos5.0/base/location/frameworks/js/napi/source/
H A Dlocation_gnss_geofence_callback_napi.cpp187 SetGeofenceOperationType(optType); in OnReportOperationResult()
315 void LocationGnssGeofenceCallbackNapi::SetGeofenceOperationType(GnssGeofenceOperateType type) in SetGeofenceOperationType() function in OHOS::Location::LocationGnssGeofenceCallbackNapi
/ohos5.0/base/location/test/location_geofence/source/
H A Dlocation_gnss_geofence_callback_host_test.cpp140 callback->SetGeofenceOperationType(optType);