Searched refs:GetIsSystemApp (Results 1 – 5 of 5) sorted by relevance
36 bool GetIsSystemApp();
156 inline int32_t GetIsSystemApp() const in GetIsSystemApp() function
56 bool GeoAddress::GetIsSystemApp() in GetIsSystemApp() function in OHOS::Location::GeoAddress
67 isSystemApp_ = location.GetIsSystemApp(); in Location()
128 if (locationInfo->GetIsSystemApp() != 0) { in LocationToJs()214 if (geoAddress->GetIsSystemApp()) { in GeoAddressesToJsObj()