Home
last modified time | relevance | path

Searched refs:ResetGeofenceSdkProxy (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/location/interfaces/inner_api/include/
H A Dgeofence_sdk.h70 void ResetGeofenceSdkProxy(const wptr<IRemoteObject> &remote);
86 impl_.ResetGeofenceSdkProxy(remote); in OnRemoteDied()
/ohos5.0/base/location/frameworks/native/geofence_sdk/source/
H A Dgeofence_sdk.cpp38 void GeofenceManager::ResetGeofenceSdkProxy(const wptr<IRemoteObject> &remote) in ResetGeofenceSdkProxy() function in OHOS::Location::GeofenceManager