Home
last modified time | relevance | path

Searched refs:IGnssGeofenceCallback (Results 1 - 7 of 7) sorted by relevance

/base/location/interfaces/inner_api/include/
H A Di_gnss_geofence_callback.h25 class IGnssGeofenceCallback : public IRemoteBroker { class
31 DECLARE_INTERFACE_DESCRIPTOR(u"location.IGnssGeofenceCallback");
H A Dlocation_gnss_geofence_callback_napi.h32 class LocationGnssGeofenceCallbackNapi : public IRemoteStub<IGnssGeofenceCallback> {
/base/location/services/location_locator/callback/include/
H A Dlocation_gnss_geofence_callback_proxy.h29 class LocationGnssGeofenceCallbackProxy : public IRemoteProxy<IGnssGeofenceCallback> {
/base/location/services/location_locator/callback/source/
H A Dlocation_gnss_geofence_callback_proxy.cpp23 : IRemoteProxy<IGnssGeofenceCallback>(impl) in LocationGnssGeofenceCallbackProxy()
/base/location/test/location_geofence/source/
H A Dlocation_gnss_geofence_callback_host_test.cpp47 callback->OnRemoteRequest(IGnssGeofenceCallback::RECEIVE_TRANSITION_STATUS_EVENT, dataParcel, reply, option); in HWTEST_F()
65 callback->OnRemoteRequest(IGnssGeofenceCallback::REPORT_OPERATION_RESULT_EVENT, dataParcel, reply, option); in HWTEST_F()
/base/location/services/location_gnss/gnss/source/
H A Dgnss_ability.cpp808 sptr<IGnssGeofenceCallback> gnssGeofenceCallback = iface_cast<IGnssGeofenceCallback>(callback); in ReportGeofenceOperationResult()
831 sptr<IGnssGeofenceCallback> gnssGeofenceCallback = iface_cast<IGnssGeofenceCallback>(callback); in ReportGeofenceEvent()
/base/location/frameworks/js/napi/source/
H A Dlocation_napi_adapter.cpp1072 auto callbackPtr = sptr<IGnssGeofenceCallback>(locationGnssGeofenceCallbackHost); in CreateReverseGeocodeAsyncContext()

Completed in 7 milliseconds