Home
last modified time | relevance | path

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

/ohos5.0/base/location/test/location_locator/source/
H A Dlocation_without_permission_test.cpp170 auto cachedCallback = sptr<ICachedLocationsCallback>(cachedLocationsCallbackHost); variable
295 auto cachedCallback = sptr<ICachedLocationsCallback>(cachedLocationsCallbackHost); variable
H A Dlocator_service_test.cpp895 auto cachedCallback = sptr<ICachedLocationsCallback>(cachedCallbackHost); variable
933 sptr<ICachedLocationsCallback> cachedCallback = nullptr; variable
1467 auto cachedCallback = sptr<ICachedLocationsCallback>(cachedLocationsCallbackHost); variable
1606 auto cachedCallback = sptr<ICachedLocationsCallback>(cachedLocationsCallbackHost); variable
H A Dlocator_impl_test.cpp433 auto cachedCallback = sptr<ICachedLocationsCallback>(cachedLocationsCallbackHost); variable
/ohos5.0/base/location/frameworks/js/napi/source/
H A Dlocation_napi_event.cpp314 auto cachedCallback = sptr<ICachedLocationsCallback>(cachedCallbackHost); in SubscribeCacheLocationChange() local
329 auto cachedCallback = sptr<ICachedLocationsCallback>(cachedCallbackHost); in SubscribeCacheLocationChangeV9() local
1127 auto cachedCallback = sptr<ICachedLocationsCallback>(callbackHost); in OffAllCachedGnssLocationsReportingCallback() local
1289 auto cachedCallback = sptr<ICachedLocationsCallback>(cachedCallbackHost); in OffCachedGnssLocationsReportingCallback() local
/ohos5.0/base/location/services/location_gnss/gnss/source/
H A Dgnss_ability.cpp318 sptr<ICachedLocationsCallback> cachedCallback = iface_cast<ICachedLocationsCallback>(callback); in RegisterCachedCallback() local
335 sptr<ICachedLocationsCallback> cachedCallback = iface_cast<ICachedLocationsCallback>(callback); in UnregisterCachedCallback() local