Home
last modified time | relevance | path

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

/base/location/test/location_locator/source/
Dlocator_service_test.cpp828 …sptr<IRemoteObject> objectGnss = CommonUtils::GetRemoteObject(LOCATION_GNSS_SA_ID, CommonUtils::In… variable
/base/location/frameworks/location_common/common/source/
Dcommon_utils.cpp107 auto objectGnss = g_proxyMap->find(abilityId); in GetRemoteObject() local
/base/location/services/location_locator/locator/source/
Dlocator_ability.cpp330 auto objectGnss = proxyMap_->find(GNSS_ABILITY); in CheckSaValid() local
646 sptr<IRemoteObject> objectGnss = in SendGnssRequest() local
1133 sptr<IRemoteObject> objectGnss = in UpdateLoadedSaMap() local
1157 …sptr<IRemoteObject> objectGnss = CommonUtils::GetRemoteObject(LOCATION_GNSS_SA_ID, CommonUtils::In… in UpdateProxyMap() local
/base/location/test/location_manager/source/
Dlocator_ability_test.cpp321 …sptr<IRemoteObject> objectGnss = CommonUtils::GetRemoteObject(LOCATION_GNSS_SA_ID, CommonUtils::In… variable