Home
last modified time | relevance | path

Searched defs:SetIsSystemApp (Results 1 – 2 of 2) sorted by relevance

/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/interfaces/inner_api/include/
H A Dlocation.h161 inline void SetIsSystemApp(int32_t isSystemApp) in SetIsSystemApp() function