Searched refs:cachedLocationsCallbackHost (Results 1 – 5 of 5) sorted by relevance
167 auto cachedLocationsCallbackHost = variable169 EXPECT_NE(nullptr, cachedLocationsCallbackHost);170 auto cachedCallback = sptr<ICachedLocationsCallback>(cachedLocationsCallbackHost);292 auto cachedLocationsCallbackHost = variable294 EXPECT_NE(nullptr, cachedLocationsCallbackHost);295 auto cachedCallback = sptr<ICachedLocationsCallback>(cachedLocationsCallbackHost);
54 auto cachedLocationsCallbackHost = variable56 EXPECT_NE(nullptr, cachedLocationsCallbackHost);58 new (std::nothrow) CachedLocationsCallbackProxy(cachedLocationsCallbackHost);
430 auto cachedLocationsCallbackHost = variable432 EXPECT_NE(nullptr, cachedLocationsCallbackHost);433 auto cachedCallback = sptr<ICachedLocationsCallback>(cachedLocationsCallbackHost);
1464 auto cachedLocationsCallbackHost = variable1466 EXPECT_NE(nullptr, cachedLocationsCallbackHost);1467 auto cachedCallback = sptr<ICachedLocationsCallback>(cachedLocationsCallbackHost);1604 auto cachedLocationsCallbackHost = variable1606 auto cachedCallback = sptr<ICachedLocationsCallback>(cachedLocationsCallbackHost);
106 auto cachedLocationsCallbackHost = in GnssProxyFuzzTest002() local108 proxy->RegisterCachedCallback(cachedRequest, cachedLocationsCallbackHost); in GnssProxyFuzzTest002()110 proxy->UnregisterCachedCallback(cachedLocationsCallbackHost); in GnssProxyFuzzTest002()