Searched refs:IsSystemGeoLocationApi (Results 1 – 4 of 4) sorted by relevance
51 bool IsSystemGeoLocationApi();70 if (IsSystemGeoLocationApi()) { in InitContext()
261 if (!IsSystemGeoLocationApi() && !IsSingleLocationRequest()) { in SendErrorCode()358 if (IsSystemGeoLocationApi()) { in DeleteHandler()379 bool LocatorCallbackNapi::IsSystemGeoLocationApi() in IsSystemGeoLocationApi() function in OHOS::Location::LocatorCallbackNapi
219 callbackHost->IsSystemGeoLocationApi(); in LocationCallbackHostFuzzerTest()
303 EXPECT_NE(true, callbackHost->IsSystemGeoLocationApi());