Home
last modified time | relevance | path

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

/ohos5.0/base/location/interfaces/inner_api/include/
H A Dgeofence_request.h87 bool GetAppAliveStatus();
/ohos5.0/base/location/frameworks/native/geofence_sdk/source/
H A Dgeofence_request.cpp163 bool GeofenceRequest::GetAppAliveStatus() in GetAppAliveStatus() function in OHOS::Location::GeofenceRequest
/ohos5.0/base/location/services/location_gnss/gnss/source/
H A Dgnss_ability.cpp818 auto appAliveStatus = geofenceRequest->GetAppAliveStatus(); in ReportGeofenceOperationResult()
857 auto appAliveStatus = request->GetAppAliveStatus(); in ReportGeofenceEvent()