Home
last modified time | relevance | path

Searched defs:cachedCallback (Results 1 – 5 of 5) 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.cpp899 auto cachedCallback = sptr<ICachedLocationsCallback>(cachedCallbackHost); variable
937 sptr<ICachedLocationsCallback> cachedCallback = nullptr; variable
1471 auto cachedCallback = sptr<ICachedLocationsCallback>(cachedLocationsCallbackHost); variable
1578 auto cachedCallback = sptr<ICachedLocationsCallback>(cachedLocationsCallbackHost); variable
Dlocator_impl_test.cpp432 auto cachedCallback = sptr<ICachedLocationsCallback>(cachedLocationsCallbackHost); variable
/base/location/frameworks/js/napi/source/
Dlocation_napi_event.cpp313 auto cachedCallback = sptr<ICachedLocationsCallback>(cachedCallbackHost); in SubscribeCacheLocationChange() local
328 auto cachedCallback = sptr<ICachedLocationsCallback>(cachedCallbackHost); in SubscribeCacheLocationChangeV9() local
1114 auto cachedCallback = sptr<ICachedLocationsCallback>(callbackHost); in OffAllCachedGnssLocationsReportingCallback() local
1276 auto cachedCallback = sptr<ICachedLocationsCallback>(cachedCallbackHost); in OffCachedGnssLocationsReportingCallback() local
/base/location/services/location_gnss/gnss/source/
Dgnss_ability.cpp359 sptr<ICachedLocationsCallback> cachedCallback = iface_cast<ICachedLocationsCallback>(callback); in RegisterCachedCallback() local
376 sptr<ICachedLocationsCallback> cachedCallback = iface_cast<ICachedLocationsCallback>(callback); in UnregisterCachedCallback() local