Home
last modified time | relevance | path

Searched refs:Geofence (Results 1 – 25 of 77) sorted by relevance

1234

/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/location_lpfence_geofence_v1_0/cpp_target/location/lpfence/geofence/v1_0/
H A Dgeofence_types.cpp.txt25 namespace Geofence {
83Geofence::V1_0::Point *dataBlockPtr = reinterpret_cast<const OHOS::HDI::Location::Lpfence::Geofenc…
88 …zeof(OHOS::HDI::Location::Lpfence::Geofence::V1_0::Point), dataBlockPtr, sizeof(OHOS::HDI::Locatio…
104Geofence::V1_0::GeofenceCircleRequest *dataBlockPtr = reinterpret_cast<const OHOS::HDI::Location::…
193Geofence::V1_0::GeofenceResult *dataBlockPtr = reinterpret_cast<const OHOS::HDI::Location::Lpfence…
252Geofence::V1_0::GeoLocationInfo *dataBlockPtr = reinterpret_cast<const OHOS::HDI::Location::Lpfenc…
273Geofence::V1_0::GeofenceSize *dataBlockPtr = reinterpret_cast<const OHOS::HDI::Location::Lpfence::
294Geofence::V1_0::CurrentCell *dataBlockPtr = reinterpret_cast<const OHOS::HDI::Location::Lpfence::G…
299 …f(OHOS::HDI::Location::Lpfence::Geofence::V1_0::CurrentCell), dataBlockPtr, sizeof(OHOS::HDI::Loca…
315Geofence::V1_0::NeighborCell *dataBlockPtr = reinterpret_cast<const OHOS::HDI::Location::Lpfence::
[all …]
H A Dgeofence_intf_stub.cpp.txt31 namespace Geofence {
59 sptr<OHOS::HDI::Location::Lpfence::Geofence::V1_0::IGeofenceIntf> OHOS::HDI::Location::Lpfence::Geo…
64 sptr<OHOS::HDI::Location::Lpfence::Geofence::V1_0::IGeofenceIntf> OHOS::HDI::Location::Lpfence::Geo…
75 return reinterpret_cast<OHOS::HDI::Location::Lpfence::Geofence::V1_0::IGeofenceIntf *>(impl);
79 …::HDI::Location::Lpfence::Geofence::V1_0::GeofenceIntfStub::GeofenceIntfStub(const sptr<OHOS::HDI:…
84 OHOS::HDI::Location::Lpfence::Geofence::V1_0::GeofenceIntfStub::~GeofenceIntfStub()
176 sptr<OHOS::HDI::Location::Lpfence::Geofence::V1_0::IGeofenceCallback> callbackObj;
210 sptr<OHOS::HDI::Location::Lpfence::Geofence::V1_0::IGeofenceCallback> callbackObj;
282 OHOS::HDI::Location::Lpfence::Geofence::V1_0::GeofencePolygonRequest value0;
407 OHOS::HDI::Location::Lpfence::Geofence::V1_0::OfflineDb dbData;
[all …]
H A Dgeofence_callback_stub.cpp.txt26 namespace Geofence {
55 …I::Location::Lpfence::Geofence::V1_0::GeofenceCallbackStub::GeofenceCallbackStub(const sptr<OHOS::…
56 …: IPCObjectStub(OHOS::HDI::Location::Lpfence::Geofence::V1_0::IGeofenceCallback::GetDescriptor()),…
60 OHOS::HDI::Location::Lpfence::Geofence::V1_0::GeofenceCallbackStub::~GeofenceCallbackStub()
138 std::vector<OHOS::HDI::Location::Lpfence::Geofence::V1_0::GeofenceResult> res;
165 std::vector<OHOS::HDI::Location::Lpfence::Geofence::V1_0::GeofenceResult> res;
198 OHOS::HDI::Location::Lpfence::Geofence::V1_0::GeoLocationInfo location;
237 OHOS::HDI::Location::Lpfence::Geofence::V1_0::GeofenceSize size;
264 OHOS::HDI::Location::Lpfence::Geofence::V1_0::RequestCellDb req;
297 OHOS::HDI::Location::Lpfence::Geofence::V1_0::GeoLocationInfo location;
[all …]
H A Dgeofence_intf_proxy.cpp.txt32 namespace Geofence {
38 sptr<OHOS::HDI::Location::Lpfence::Geofence::V1_0::IGeofenceIntf> OHOS::HDI::Location::Lpfence::Geo…
43 sptr<OHOS::HDI::Location::Lpfence::Geofence::V1_0::IGeofenceIntf> OHOS::HDI::Location::Lpfence::Geo…
68 …ptr<OHOS::HDI::Location::Lpfence::Geofence::V1_0::GeofenceIntfProxy> proxy = new OHOS::HDI::Locati…
95 int32_t OHOS::HDI::Location::Lpfence::Geofence::V1_0::GeofenceIntfProxy::Reconnect(
96 sptr<OHOS::HDI::Location::Lpfence::Geofence::V1_0::GeofenceIntfProxy> proxy)
142 …I::Location::Lpfence::Geofence::V1_0::GeofenceIntfProxy::RegisterGeofenceCallback(const sptr<OHOS:…
147 …::Location::Lpfence::Geofence::V1_0::GeofenceIntfProxy::UnregisterGeofenceCallback(const sptr<OHOS…
152 …::Location::Lpfence::Geofence::V1_0::GeofenceIntfProxy::AddCircleGeofences(const std::vector<OHOS:…
182 …OS::HDI::Location::Lpfence::Geofence::V1_0::GeofenceIntfProxy::SendCellOfflineDb(const OHOS::HDI::…
[all …]
H A Dgeofence_types.h.txt52 namespace Geofence {
96 OHOS::HDI::Location::Lpfence::Geofence::V1_0::Point point;
106 std::vector<OHOS::HDI::Location::Lpfence::Geofence::V1_0::Point> points;
164 OHOS::HDI::Location::Lpfence::Geofence::V1_0::CurrentCell cell;
165 std::vector<OHOS::HDI::Location::Lpfence::Geofence::V1_0::NeighborCell> neighborCells;
170 OHOS::HDI::Location::Lpfence::Geofence::V1_0::GeoLocationInfo location;
171 std::vector<OHOS::HDI::Location::Lpfence::Geofence::V1_0::GeofenceCellInfo> cellInfo;
174 bool PointBlockMarshalling(OHOS::MessageParcel &data, const OHOS::HDI::Location::Lpfence::Geofence:…
176 bool PointBlockUnmarshalling(OHOS::MessageParcel &data, OHOS::HDI::Location::Lpfence::Geofence::V1_…
192 bool OfflineDbBlockUnmarshalling(OHOS::MessageParcel &data, OHOS::HDI::Location::Lpfence::Geofence:…
[all …]
H A Dgeofence_callback_proxy.cpp.txt30 namespace Geofence {
53 …ocation::Lpfence::Geofence::V1_0::GeofenceCallbackProxy::OnGeofenceAddResultCb(const std::vector<O…
58 …ation::Lpfence::Geofence::V1_0::GeofenceCallbackProxy::OnGeofenceRemoveResultCb(const std::vector<…
69 …:HDI::Location::Lpfence::Geofence::V1_0::GeofenceCallbackProxy::OnGetGeofenceSizeCb(const OHOS::HD…
74 …DI::Location::Lpfence::Geofence::V1_0::GeofenceCallbackProxy::OnGeofenceRequestCellDb(const OHOS::…
80 const OHOS::HDI::Location::Lpfence::Geofence::V1_0::GeoLocationInfo& location)
85 int32_t OHOS::HDI::Location::Lpfence::Geofence::V1_0::GeofenceCallbackProxy::OnGeofenceReset()
96 …cation::Lpfence::Geofence::V1_0::GeofenceCallbackProxy::OnGeofenceAddResultCb_(const std::vector<O…
202 …HDI::Location::Lpfence::Geofence::V1_0::GeofenceCallbackProxy::OnGetGeofenceSizeCb_(const OHOS::HD…
232 …I::Location::Lpfence::Geofence::V1_0::GeofenceCallbackProxy::OnGeofenceRequestCellDb_(const OHOS::…
[all …]
H A Dgeofence_callback_proxy.h.txt26 namespace Geofence {
29 class GeofenceCallbackProxy : public IProxyBroker<OHOS::HDI::Location::Lpfence::Geofence::V1_0::IGe…
40 …int32_t OnGeofenceAddResultCb(const std::vector<OHOS::HDI::Location::Lpfence::Geofence::V1_0::Geof…
47 …int32_t OnGetGeofenceSizeCb(const OHOS::HDI::Location::Lpfence::Geofence::V1_0::GeofenceSize& size…
49 …int32_t OnGeofenceRequestCellDb(const OHOS::HDI::Location::Lpfence::Geofence::V1_0::RequestCellDb&…
52 const OHOS::HDI::Location::Lpfence::Geofence::V1_0::GeoLocationInfo& location) override;
65 …static int32_t OnGetGeofenceSizeCb_(const OHOS::HDI::Location::Lpfence::Geofence::V1_0::GeofenceSi…
68 …static int32_t OnGeofenceRequestCellDb_(const OHOS::HDI::Location::Lpfence::Geofence::V1_0::Reques…
72 …const OHOS::HDI::Location::Lpfence::Geofence::V1_0::GeoLocationInfo& location, const sptr<IRemoteO…
79 …static inline BrokerDelegator<OHOS::HDI::Location::Lpfence::Geofence::V1_0::GeofenceCallbackProxy>…
[all …]
H A Dgeofence_intf_proxy.h.txt27 namespace Geofence {
30 class GeofenceIntfProxy : public IProxyBroker<OHOS::HDI::Location::Lpfence::Geofence::V1_0::IGeofen…
34 …IServiceManagerDeathRecipient(wptr<OHOS::HDI::Location::Lpfence::Geofence::V1_0::GeofenceIntfProxy…
46 … result = OHOS::HDI::Location::Lpfence::Geofence::V1_0::GeofenceIntfProxy::Reconnect(proxy);
52 wptr<OHOS::HDI::Location::Lpfence::Geofence::V1_0::GeofenceIntfProxy> proxy_;
88 int32_t SendCellOfflineDb(const OHOS::HDI::Location::Lpfence::Geofence::V1_0::OfflineDb& dbData,
109 …static int32_t SendCellOfflineDb_(const OHOS::HDI::Location::Lpfence::Geofence::V1_0::OfflineDb& d…
114 …static int32_t Reconnect(sptr<OHOS::HDI::Location::Lpfence::Geofence::V1_0::GeofenceIntfProxy> pro…
123 …sptr<OHOS::HDI::Location::Lpfence::Geofence::V1_0::GeofenceIntfProxy::IServiceManagerDeathRecipien…
126 …static inline BrokerDelegator<OHOS::HDI::Location::Lpfence::Geofence::V1_0::GeofenceIntfProxy> del…
[all …]
H A Dgeofence_intf_stub.h.txt30 namespace Geofence {
45 …, MessageOption& geofenceIntfOption, sptr<OHOS::HDI::Location::Lpfence::Geofence::V1_0::IGeofenceI…
47 …, MessageOption& geofenceIntfOption, sptr<OHOS::HDI::Location::Lpfence::Geofence::V1_0::IGeofenceI…
49 …, MessageOption& geofenceIntfOption, sptr<OHOS::HDI::Location::Lpfence::Geofence::V1_0::IGeofenceI…
51 …, MessageOption& geofenceIntfOption, sptr<OHOS::HDI::Location::Lpfence::Geofence::V1_0::IGeofenceI…
55 …, MessageOption& geofenceIntfOption, sptr<OHOS::HDI::Location::Lpfence::Geofence::V1_0::IGeofenceI…
57 …, MessageOption& geofenceIntfOption, sptr<OHOS::HDI::Location::Lpfence::Geofence::V1_0::IGeofenceI…
59 …, MessageOption& geofenceIntfOption, sptr<OHOS::HDI::Location::Lpfence::Geofence::V1_0::IGeofenceI…
83 …Delegator<OHOS::HDI::Location::Lpfence::Geofence::V1_0::GeofenceIntfStub, OHOS::HDI::Location::Lpf…
84 sptr<OHOS::HDI::Location::Lpfence::Geofence::V1_0::IGeofenceIntf> impl_;
[all …]
H A Dgeofence_callback_stub.h.txt30 namespace Geofence {
41 …ssageOption& geofenceCallbackOption, sptr<OHOS::HDI::Location::Lpfence::Geofence::V1_0::IGeofenceC…
43 …ssageOption& geofenceCallbackOption, sptr<OHOS::HDI::Location::Lpfence::Geofence::V1_0::IGeofenceC…
45 …ssageOption& geofenceCallbackOption, sptr<OHOS::HDI::Location::Lpfence::Geofence::V1_0::IGeofenceC…
47 …ssageOption& geofenceCallbackOption, sptr<OHOS::HDI::Location::Lpfence::Geofence::V1_0::IGeofenceC…
51 …ssageOption& geofenceCallbackOption, sptr<OHOS::HDI::Location::Lpfence::Geofence::V1_0::IGeofenceC…
53 …ssageOption& geofenceCallbackOption, sptr<OHOS::HDI::Location::Lpfence::Geofence::V1_0::IGeofenceC…
55 …ssageOption& geofenceCallbackOption, sptr<OHOS::HDI::Location::Lpfence::Geofence::V1_0::IGeofenceC…
75 …legator<OHOS::HDI::Location::Lpfence::Geofence::V1_0::GeofenceCallbackStub, OHOS::HDI::Location::L…
76 sptr<OHOS::HDI::Location::Lpfence::Geofence::V1_0::IGeofenceCallback> impl_;
[all …]
H A Dgeofence_callback_service.h.txt25 namespace Geofence {
27 class GeofenceCallbackService : public OHOS::HDI::Location::Lpfence::Geofence::V1_0::IGeofenceCallb…
32 …int32_t OnGeofenceAddResultCb(const std::vector<OHOS::HDI::Location::Lpfence::Geofence::V1_0::Geof…
34 …int32_t OnGeofenceRemoveResultCb(const std::vector<OHOS::HDI::Location::Lpfence::Geofence::V1_0::G…
37 …const OHOS::HDI::Location::Lpfence::Geofence::V1_0::GeoLocationInfo& location, uint8_t transition,…
39 …int32_t OnGetGeofenceSizeCb(const OHOS::HDI::Location::Lpfence::Geofence::V1_0::GeofenceSize& size…
41 …int32_t OnGeofenceRequestCellDb(const OHOS::HDI::Location::Lpfence::Geofence::V1_0::RequestCellDb&…
44 const OHOS::HDI::Location::Lpfence::Geofence::V1_0::GeoLocationInfo& location) override;
50 } // Geofence
H A Dgeofence_callback_service.cpp.txt25 namespace Geofence {
27 …::OnGeofenceAddResultCb(const std::vector<OHOS::HDI::Location::Lpfence::Geofence::V1_0::GeofenceRe…
32 …nGeofenceRemoveResultCb(const std::vector<OHOS::HDI::Location::Lpfence::Geofence::V1_0::GeofenceRe…
38 …const OHOS::HDI::Location::Lpfence::Geofence::V1_0::GeoLocationInfo& location, uint8_t transition,…
43 int32_t GeofenceCallbackService::OnGetGeofenceSizeCb(const OHOS::HDI::Location::Lpfence::Geofence::…
48 …ackService::OnGeofenceRequestCellDb(const OHOS::HDI::Location::Lpfence::Geofence::V1_0::RequestCel…
54 const OHOS::HDI::Location::Lpfence::Geofence::V1_0::GeoLocationInfo& location)
65 } // Geofence
H A Dgeofence_intf_service.h.txt25 namespace Geofence {
27 class GeofenceIntfService : public OHOS::HDI::Location::Lpfence::Geofence::V1_0::IGeofenceIntf {
32 …int32_t RegisterGeofenceCallback(const sptr<OHOS::HDI::Location::Lpfence::Geofence::V1_0::IGeofenc…
34 …int32_t UnregisterGeofenceCallback(const sptr<OHOS::HDI::Location::Lpfence::Geofence::V1_0::IGeofe…
36 …int32_t AddCircleGeofences(const std::vector<OHOS::HDI::Location::Lpfence::Geofence::V1_0::Geofenc…
38 …int32_t AddPolygonGeofences(const std::vector<OHOS::HDI::Location::Lpfence::Geofence::V1_0::Geofen…
48 int32_t SendCellOfflineDb(const OHOS::HDI::Location::Lpfence::Geofence::V1_0::OfflineDb& dbData,
53 } // Geofence
H A Digeofence_intf.h.txt51 namespace Geofence {
75 … static sptr<OHOS::HDI::Location::Lpfence::Geofence::V1_0::IGeofenceIntf> Get(bool isStub = false);
76 …static sptr<OHOS::HDI::Location::Lpfence::Geofence::V1_0::IGeofenceIntf> Get(const std::string &se…
78 …virtual int32_t RegisterGeofenceCallback(const sptr<OHOS::HDI::Location::Lpfence::Geofence::V1_0::…
80 …virtual int32_t UnregisterGeofenceCallback(const sptr<OHOS::HDI::Location::Lpfence::Geofence::V1_0…
82 …virtual int32_t AddCircleGeofences(const std::vector<OHOS::HDI::Location::Lpfence::Geofence::V1_0:…
84 …virtual int32_t AddPolygonGeofences(const std::vector<OHOS::HDI::Location::Lpfence::Geofence::V1_0…
94 …virtual int32_t SendCellOfflineDb(const OHOS::HDI::Location::Lpfence::Geofence::V1_0::OfflineDb& d…
115 } // Geofence
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/location_geofence_v1_0/cpp_target/location/geofence/v1_0/
H A Dgeofence_interface_stub.cpp.txt30 namespace Geofence {
34 sptr<OHOS::HDI::Location::Geofence::V1_0::IGeofenceInterface> OHOS::HDI::Location::Geofence::V1_0::…
39 sptr<OHOS::HDI::Location::Geofence::V1_0::IGeofenceInterface> OHOS::HDI::Location::Geofence::V1_0::…
50 return reinterpret_cast<OHOS::HDI::Location::Geofence::V1_0::IGeofenceInterface *>(impl);
54 OHOS::HDI::Location::Geofence::V1_0::GeofenceInterfaceStub::GeofenceInterfaceStub(const sptr<OHOS::…
55 …: IPCObjectStub(OHOS::HDI::Location::Geofence::V1_0::IGeofenceInterface::GetDescriptor()), impl_(i…
59 OHOS::HDI::Location::Geofence::V1_0::GeofenceInterfaceStub::~GeofenceInterfaceStub()
109 sptr<OHOS::HDI::Location::Geofence::V1_0::IGeofenceCallback> callbackObj;
116 callbackObj = new OHOS::HDI::Location::Geofence::V1_0::GeofenceCallbackProxy(callbackObjRemote);
143 OHOS::HDI::Location::Geofence::V1_0::GeofenceInfo fence;
[all …]
H A Dgeofence_types.cpp.txt24 namespace Geofence {
29 bool GeofenceInfoBlockMarshalling(OHOS::MessageParcel& data, const OHOS::HDI::Location::Geofence::V…
31 …if (!data.WriteUnpadBuffer((const void*)&dataBlock, sizeof(OHOS::HDI::Location::Geofence::V1_0::Ge…
37 bool GeofenceInfoBlockUnmarshalling(OHOS::MessageParcel& data, OHOS::HDI::Location::Geofence::V1_0:…
39Geofence::V1_0::GeofenceInfo *dataBlockPtr = reinterpret_cast<const OHOS::HDI::Location::Geofence:…
44 …aBlock, sizeof(OHOS::HDI::Location::Geofence::V1_0::GeofenceInfo), dataBlockPtr, sizeof(OHOS::HDI:…
52 …if (!data.WriteUnpadBuffer((const void*)&dataBlock, sizeof(OHOS::HDI::Location::Geofence::V1_0::Lo…
58 bool LocationInfoBlockUnmarshalling(OHOS::MessageParcel& data, OHOS::HDI::Location::Geofence::V1_0:…
60Geofence::V1_0::LocationInfo *dataBlockPtr = reinterpret_cast<const OHOS::HDI::Location::Geofence:…
65 …aBlock, sizeof(OHOS::HDI::Location::Geofence::V1_0::LocationInfo), dataBlockPtr, sizeof(OHOS::HDI:…
[all …]
H A Dgeofence_interface_proxy.cpp.txt31 namespace Geofence {
35 sptr<OHOS::HDI::Location::Geofence::V1_0::IGeofenceInterface> OHOS::HDI::Location::Geofence::V1_0::…
40 sptr<OHOS::HDI::Location::Geofence::V1_0::IGeofenceInterface> OHOS::HDI::Location::Geofence::V1_0::…
65 …sptr<OHOS::HDI::Location::Geofence::V1_0::GeofenceInterfaceProxy> proxy = new OHOS::HDI::Location:…
92 int32_t OHOS::HDI::Location::Geofence::V1_0::GeofenceInterfaceProxy::Reconnect(
93 sptr<OHOS::HDI::Location::Geofence::V1_0::GeofenceInterfaceProxy> proxy)
122 …32_t OHOS::HDI::Location::Geofence::V1_0::GeofenceInterfaceProxy::SetGeofenceCallback(const sptr<O…
127 …::Geofence::V1_0::GeofenceInterfaceProxy::AddGnssGeofence(const OHOS::HDI::Location::Geofence::V1_…
142 …32_t OHOS::HDI::Location::Geofence::V1_0::GeofenceInterfaceProxy::SetGeofenceCallback_(const sptr<…
177 …:Geofence::V1_0::GeofenceInterfaceProxy::AddGnssGeofence_(const OHOS::HDI::Location::Geofence::V1_…
[all …]
H A Dgeofence_callback_stub.cpp.txt25 namespace Geofence {
30 OHOS::HDI::Location::Geofence::V1_0::GeofenceCallbackStub::GeofenceCallbackStub(const sptr<OHOS::HD…
31 …: IPCObjectStub(OHOS::HDI::Location::Geofence::V1_0::IGeofenceCallback::GetDescriptor()), impl_(im…
35 OHOS::HDI::Location::Geofence::V1_0::GeofenceCallbackStub::~GeofenceCallbackStub()
80 …if (geofenceCallbackData.ReadInterfaceToken() != OHOS::HDI::Location::Geofence::V1_0::IGeofenceCal…
118 OHOS::HDI::Location::Geofence::V1_0::LocationInfo location;
124 OHOS::HDI::Location::Geofence::V1_0::GeofenceEvent event = static_cast<enum GeofenceEvent>(0);
167 …OHOS::HDI::Location::Geofence::V1_0::GeofenceOperateType type = static_cast<enum GeofenceOperateTy…
177 …OHOS::HDI::Location::Geofence::V1_0::GeofenceOperateResult result = static_cast<enum GeofenceOpera…
201Geofence::V1_0::GeofenceCallbackStub::GeofenceCallbackStubGetVersion_(MessageParcel& geofenceCallb…
[all …]
H A Dgeofence_callback_proxy.cpp.txt29 namespace Geofence {
33 int32_t OHOS::HDI::Location::Geofence::V1_0::GeofenceCallbackProxy::ReportGeofenceAvailability(bool…
38 int32_t OHOS::HDI::Location::Geofence::V1_0::GeofenceCallbackProxy::ReportGeofenceEvent(int32_t fen…
39 …const OHOS::HDI::Location::Geofence::V1_0::LocationInfo& location, OHOS::HDI::Location::Geofence::…
45 …OHOS::HDI::Location::Geofence::V1_0::GeofenceOperateType type, OHOS::HDI::Location::Geofence::V1_0…
52 …return OHOS::HDI::Location::Geofence::V1_0::GeofenceCallbackProxy::GetVersion_(majorVer, minorVer,…
86 int32_t OHOS::HDI::Location::Geofence::V1_0::GeofenceCallbackProxy::ReportGeofenceEvent_(int32_t fe…
87 …const OHOS::HDI::Location::Geofence::V1_0::LocationInfo& location, OHOS::HDI::Location::Geofence::…
103 …if (!OHOS::HDI::Location::Geofence::V1_0::LocationInfoBlockMarshalling(geofenceCallbackData, locat…
133 …OHOS::HDI::Location::Geofence::V1_0::GeofenceOperateType type, OHOS::HDI::Location::Geofence::V1_0…
[all …]
H A Dgeofence_interface_proxy.h.txt26 namespace Geofence {
29 class GeofenceInterfaceProxy : public IProxyBroker<OHOS::HDI::Location::Geofence::V1_0::IGeofenceIn…
45 … result = OHOS::HDI::Location::Geofence::V1_0::GeofenceInterfaceProxy::Reconnect(proxy);
51 wptr<OHOS::HDI::Location::Geofence::V1_0::GeofenceInterfaceProxy> proxy_;
73 int32_t AddGnssGeofence(const OHOS::HDI::Location::Geofence::V1_0::GeofenceInfo& fence,
74 OHOS::HDI::Location::Geofence::V1_0::GeofenceEvent monitorEvent) override;
83 static int32_t AddGnssGeofence_(const OHOS::HDI::Location::Geofence::V1_0::GeofenceInfo& fence,
84 …OHOS::HDI::Location::Geofence::V1_0::GeofenceEvent monitorEvent, const sptr<IRemoteObject> remote);
90 … static int32_t Reconnect(sptr<OHOS::HDI::Location::Geofence::V1_0::GeofenceInterfaceProxy> proxy);
102 …static inline BrokerDelegator<OHOS::HDI::Location::Geofence::V1_0::GeofenceInterfaceProxy> delegat…
[all …]
H A Dgeofence_callback_proxy.h.txt25 namespace Geofence {
28 class GeofenceCallbackProxy : public IProxyBroker<OHOS::HDI::Location::Geofence::V1_0::IGeofenceCal…
30 …(const sptr<IRemoteObject>& remote) : IProxyBroker<OHOS::HDI::Location::Geofence::V1_0::IGeofenceC…
41 …int32_t ReportGeofenceEvent(int32_t fenceIndex, const OHOS::HDI::Location::Geofence::V1_0::Locatio…
42 OHOS::HDI::Location::Geofence::V1_0::GeofenceEvent event, int64_t timestamp) override;
45 …OHOS::HDI::Location::Geofence::V1_0::GeofenceOperateType type, OHOS::HDI::Location::Geofence::V1_0…
52 …const OHOS::HDI::Location::Geofence::V1_0::LocationInfo& location, OHOS::HDI::Location::Geofence::…
55 …OHOS::HDI::Location::Geofence::V1_0::GeofenceOperateType type, OHOS::HDI::Location::Geofence::V1_0…
60 …static inline BrokerDelegator<OHOS::HDI::Location::Geofence::V1_0::GeofenceCallbackProxy> delegato…
64 } // Geofence
H A Dgeofence_callback_stub.h.txt29 namespace Geofence {
40 …Reply, MessageOption& geofenceCallbackOption, sptr<OHOS::HDI::Location::Geofence::V1_0::IGeofenceC…
42 …Reply, MessageOption& geofenceCallbackOption, sptr<OHOS::HDI::Location::Geofence::V1_0::IGeofenceC…
44 …Reply, MessageOption& geofenceCallbackOption, sptr<OHOS::HDI::Location::Geofence::V1_0::IGeofenceC…
46 …Reply, MessageOption& geofenceCallbackOption, sptr<OHOS::HDI::Location::Geofence::V1_0::IGeofenceC…
58 …nline ObjectDelegator<OHOS::HDI::Location::Geofence::V1_0::GeofenceCallbackStub, OHOS::HDI::Locati…
59 sptr<OHOS::HDI::Location::Geofence::V1_0::IGeofenceCallback> impl_;
62 } // Geofence
H A Dgeofence_interface_stub.h.txt29 namespace Geofence {
40 …eply, MessageOption& geofenceInterfaceOption, sptr<OHOS::HDI::Location::Geofence::V1_0::IGeofenceI…
42 …eply, MessageOption& geofenceInterfaceOption, sptr<OHOS::HDI::Location::Geofence::V1_0::IGeofenceI…
44 …eply, MessageOption& geofenceInterfaceOption, sptr<OHOS::HDI::Location::Geofence::V1_0::IGeofenceI…
46 …eply, MessageOption& geofenceInterfaceOption, sptr<OHOS::HDI::Location::Geofence::V1_0::IGeofenceI…
58 …line ObjectDelegator<OHOS::HDI::Location::Geofence::V1_0::GeofenceInterfaceStub, OHOS::HDI::Locati…
59 sptr<OHOS::HDI::Location::Geofence::V1_0::IGeofenceInterface> impl_;
62 } // Geofence
H A Dgeofence_callback_service.h.txt24 namespace Geofence {
26 class GeofenceCallbackService : public OHOS::HDI::Location::Geofence::V1_0::IGeofenceCallback {
33 …int32_t ReportGeofenceEvent(int32_t fenceIndex, const OHOS::HDI::Location::Geofence::V1_0::Locatio…
34 OHOS::HDI::Location::Geofence::V1_0::GeofenceEvent event, int64_t timestamp) override;
37 …OHOS::HDI::Location::Geofence::V1_0::GeofenceOperateType type, OHOS::HDI::Location::Geofence::V1_0…
41 } // Geofence
/ohos5.0/base/location/services/location_gnss/gnss/include/
H A Dgeofence_event_callback.h25 using HDI::Location::Geofence::V2_0::IGeofenceCallback;
26 using HDI::Location::Geofence::V2_0::GeofenceEvent;
27 using HDI::Location::Geofence::V2_0::GeofenceOperateType;
28 using HDI::Location::Geofence::V2_0::GeofenceOperateResult;
29 using HDI::Location::Geofence::V2_0::TYPE_DELETE;
30 using HDI::Location::Geofence::V2_0::GEOFENCE_OPERATION_SUCCESS;
31 using HDI::Location::Geofence::V2_0::TYPE_ADD;
38 …const HDI::Location::Geofence::V2_0::LocationInfo& location, GeofenceEvent event, int64_t timestam…

1234