Home
last modified time | relevance | path

Searched defs:cachedCallback (Results 1 – 6 of 6) sorted by relevance

/base/location/test/location_locator/source/
Dlocation_without_permission_test.cpp170 auto cachedCallback = sptr<ICachedLocationsCallback>(cachedLocationsCallbackHost); variable
295 auto cachedCallback = sptr<ICachedLocationsCallback>(cachedLocationsCallbackHost); variable
Dlocator_service_test.cpp896 auto cachedCallback = sptr<ICachedLocationsCallback>(cachedCallbackHost); variable
934 sptr<ICachedLocationsCallback> cachedCallback = nullptr; variable
1468 auto cachedCallback = sptr<ICachedLocationsCallback>(cachedLocationsCallbackHost); variable
1607 auto cachedCallback = sptr<ICachedLocationsCallback>(cachedLocationsCallbackHost); variable
Dlocator_impl_test.cpp433 auto cachedCallback = sptr<ICachedLocationsCallback>(cachedLocationsCallbackHost); variable
/base/location/frameworks/cj/source/
Dgeolocationmanager_impl.cpp595 auto cachedCallback = sptr<Location::ICachedLocationsCallback>(cachedCallbackHost); in OnCachedGnssLocationsChange() local
618 auto cachedCallback = sptr<Location::ICachedLocationsCallback>(*it); in OffCachedGnssLocationsChange() local
639 auto cachedCallback = sptr<Location::ICachedLocationsCallback>(*it); in OffCachedGnssLocationsChangeAll() local
/base/location/frameworks/js/napi/source/
Dlocation_napi_event.cpp323 auto cachedCallback = sptr<ICachedLocationsCallback>(cachedCallbackHost); in SubscribeCacheLocationChange() local
338 auto cachedCallback = sptr<ICachedLocationsCallback>(cachedCallbackHost); in SubscribeCacheLocationChangeV9() local
1154 auto cachedCallback = sptr<ICachedLocationsCallback>(callbackHost); in OffAllCachedGnssLocationsReportingCallback() local
1316 auto cachedCallback = sptr<ICachedLocationsCallback>(cachedCallbackHost); in OffCachedGnssLocationsReportingCallback() local
/base/location/services/location_gnss/gnss/source/
Dgnss_ability.cpp348 sptr<ICachedLocationsCallback> cachedCallback = iface_cast<ICachedLocationsCallback>(callback); in RegisterCachedCallback() local
365 sptr<ICachedLocationsCallback> cachedCallback = iface_cast<ICachedLocationsCallback>(callback); in UnregisterCachedCallback() local