Home
last modified time | relevance | path

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

/ohos5.0/base/location/frameworks/location_common/common/source/
H A Dcommon_utils.cpp103 auto objectGnss = g_proxyMap->find(abilityId); in GetRemoteObject() local
/ohos5.0/base/location/test/location_manager/source/
H A Dlocator_ability_test.cpp227 …sptr<IRemoteObject> objectGnss = CommonUtils::GetRemoteObject(LOCATION_GNSS_SA_ID, CommonUtils::In… variable
/ohos5.0/base/location/services/location_locator/locator/source/
H A Dlocator_ability.cpp317 auto objectGnss = proxyMap_->find(GNSS_ABILITY); in CheckSaValid() local
566 sptr<IRemoteObject> objectGnss = in SendGnssRequest() local
865 sptr<IRemoteObject> objectGnss = in UpdateLoadedSaMap() local
889 …sptr<IRemoteObject> objectGnss = CommonUtils::GetRemoteObject(LOCATION_GNSS_SA_ID, CommonUtils::In… in UpdateProxyMap() local
/ohos5.0/base/location/test/location_locator/source/
H A Dlocator_service_test.cpp1991 …sptr<IRemoteObject> objectGnss = CommonUtils::GetRemoteObject(LOCATION_GNSS_SA_ID, CommonUtils::In… variable