Home
last modified time | relevance | path

Searched refs:SetIsSystemApp (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/location/interfaces/inner_api/include/
H A Dgeo_address.h37 void SetIsSystemApp(bool isSystemApp);
H A Dlocation.h161 inline void SetIsSystemApp(int32_t isSystemApp) in SetIsSystemApp() function
/ohos5.0/base/location/frameworks/location_common/common/source/
H A Dgeo_address.cpp61 void GeoAddress::SetIsSystemApp(bool isSystemApp) in SetIsSystemApp() function in OHOS::Location::GeoAddress
/ohos5.0/base/location/services/location_locator/locator/source/
H A Dreport_manager.cpp116 location->SetIsSystemApp(0); in UpdateLocationByRequest()
118 location->SetIsSystemApp(1); in UpdateLocationByRequest()
/ohos5.0/base/location/frameworks/native/locator_sdk/source/
H A Dlocator_impl.cpp396 geoAddress->SetIsSystemApp(flag); in GetAddressByCoordinate()
434 geoAddress->SetIsSystemApp(flag); in GetAddressByLocationName()
975 geoAddress->SetIsSystemApp(flag); in GetAddressByCoordinateV9()
1013 geoAddress->SetIsSystemApp(flag); in GetAddressByLocationNameV9()