• Home
  • Raw
  • Download

Lines Matching defs:errCode

22 CJLocation FfiOHOSGeoLocationManagerGetLastLocation(int32_t* errCode)  in FfiOHOSGeoLocationManagerGetLastLocation()
27 bool FfiOHOSGeoLocationManagerIsLocationEnabled(int32_t* errCode) in FfiOHOSGeoLocationManagerIsLocationEnabled()
32 bool FfiOHOSGeoLocationManagerIsGeocoderAvailable(int32_t* errCode) in FfiOHOSGeoLocationManagerIsGeocoderAvailable()
37 int32_t FfiOHOSGeoLocationManagerGetCachedGnssLocationsSize(int32_t* errCode) in FfiOHOSGeoLocationManagerGetCachedGnssLocationsSize()
42 CJLocation FfiOHOSGeoLocationManagerGetCurrentLocation(int32_t* errCode) in FfiOHOSGeoLocationManagerGetCurrentLocation()
47 …OHOSGeoLocationManagerGetCurrentLocationCurrent(CJCurrentLocationRequest request, int32_t* errCode) in FfiOHOSGeoLocationManagerGetCurrentLocationCurrent()
52 …fiOHOSGeoLocationManagerGetCurrentLocationSingle(CJSingleLocationRequest request, int32_t* errCode) in FfiOHOSGeoLocationManagerGetCurrentLocationSingle()
57 FFI_EXPORT void FfiOHOSGeoLocationManagerFlushCachedGnssLocations(int32_t* errCode) in FfiOHOSGeoLocationManagerFlushCachedGnssLocations()
62 void FfiOHOSGeoLocationManagerSendCommand(CJLocationCommand command, int32_t* errCode) in FfiOHOSGeoLocationManagerSendCommand()
67 CJCountryCode FfiOHOSGeoLocationManagerGetCountryCode(int32_t* errCode) in FfiOHOSGeoLocationManagerGetCountryCode()
73 int32_t* errCode) in FfiOHOSGeoLocationManagerGetAddressesFromLocation()
79 int32_t* errCode) in FfiOHOSGeoLocationManagerGetAddressesFromLocationName()
195 CArrI32 FfiGeoLocationManagerGetGeofenceSupportedCoordTypes(int32_t* errCode) in FfiGeoLocationManagerGetGeofenceSupportedCoordTypes()