Home
last modified time | relevance | path

Searched defs:objectGnss (Results 1 – 3 of 3) sorted by relevance

/base/location/services/location_locator/locator/source/
Dlocator_ability.cpp247 auto objectGnss = proxyMap_->find(GNSS_ABILITY); in CheckSaValid() local
461 sptr<IRemoteObject> objectGnss = in SendGnssRequest() local
733 sptr<IRemoteObject> objectGnss = in UpdateLoadedSaMap() local
757 …sptr<IRemoteObject> objectGnss = CommonUtils::GetRemoteObject(LOCATION_GNSS_SA_ID, CommonUtils::In… in UpdateProxyMap() local
/base/location/frameworks/location_common/common/source/
Dcommon_utils.cpp181 auto objectGnss = g_proxyMap->find(abilityId); in GetRemoteObject() local
/base/location/test/location_locator/source/
Dlocator_service_test.cpp2000 …sptr<IRemoteObject> objectGnss = CommonUtils::GetRemoteObject(LOCATION_GNSS_SA_ID, CommonUtils::In… variable