Searched refs:IsSystemGeoLocationApi (Results 1 – 4 of 4) sorted by relevance
49 bool IsSystemGeoLocationApi();64 if (IsSystemGeoLocationApi()) { in InitContext()
207 if (!IsSystemGeoLocationApi() && !IsSingleLocationRequest()) { in SendErrorCode()304 if (IsSystemGeoLocationApi()) { in DeleteHandler()313 bool LocatorCallbackHost::IsSystemGeoLocationApi() in IsSystemGeoLocationApi() function in OHOS::Location::LocatorCallbackHost
219 callbackHost->IsSystemGeoLocationApi(); in LocationCallbackHostFuzzerTest()
303 EXPECT_NE(true, callbackHost->IsSystemGeoLocationApi());