Home
last modified time | relevance | path

Searched refs:ERRCODE_NOT_SUPPORTED (Results 1 – 17 of 17) sorted by relevance

/base/location/services/location_passive/passive/source/
Dpassive_ability.cpp126 return ERRCODE_NOT_SUPPORTED; in EnableMock()
134 return ERRCODE_NOT_SUPPORTED; in DisableMock()
148 return ERRCODE_NOT_SUPPORTED; in SetMocked()
190 reply.WriteInt32(ERRCODE_NOT_SUPPORTED); in SendMessage()
/base/location/services/location_gnss/gnss/source/
Dgnss_ability.cpp278 return ERRCODE_NOT_SUPPORTED; in RegisterCachedCallback()
293 return ERRCODE_NOT_SUPPORTED; in UnregisterCachedCallback()
342 return ERRCODE_NOT_SUPPORTED; in GetCachedGnssLocationsSize()
348 return ERRCODE_NOT_SUPPORTED; in FlushCachedGnssLocations()
358 return ERRCODE_NOT_SUPPORTED; in AddFence()
363 return ERRCODE_NOT_SUPPORTED; in RemoveFence()
613 return ERRCODE_NOT_SUPPORTED; in EnableMock()
621 return ERRCODE_NOT_SUPPORTED; in DisableMock()
630 return ERRCODE_NOT_SUPPORTED; in SetMocked()
702 reply.WriteInt32(ERRCODE_NOT_SUPPORTED); in SendMessage()
/base/location/test/location_locator/source/
Dlocator_impl_test.cpp269 EXPECT_EQ(ERRCODE_NOT_SUPPORTED, locatorImpl_->GetCachedGnssLocationsSizeV9(size));
281 EXPECT_EQ(ERRCODE_NOT_SUPPORTED, locatorImpl_->FlushCachedGnssLocationsV9());
314 EXPECT_EQ(ERRCODE_NOT_SUPPORTED, locatorImpl_->AddFenceV9(fenceRequest));
315 EXPECT_EQ(ERRCODE_NOT_SUPPORTED, locatorImpl_->RemoveFenceV9(fenceRequest));
458 …EXPECT_EQ(ERRCODE_NOT_SUPPORTED, locatorImpl_->RegisterCachedLocationCallbackV9(request, cachedCal…
459 …EXPECT_EQ(ERRCODE_NOT_SUPPORTED, locatorImpl_->UnregisterCachedLocationCallbackV9(cachedCallback));
Dlocator_service_test.cpp953 EXPECT_EQ(ERRCODE_NOT_SUPPORTED, proxy_->FlushCachedGnssLocations());
1354 EXPECT_EQ(ERRCODE_NOT_SUPPORTED, locatorImpl->FlushCachedGnssLocations());
/base/location/services/location_network/network/source/
Dnetwork_ability.cpp283 return ERRCODE_NOT_SUPPORTED; in EnableMock()
291 return ERRCODE_NOT_SUPPORTED; in DisableMock()
305 return ERRCODE_NOT_SUPPORTED; in SetMocked()
389 reply.WriteInt32(ERRCODE_NOT_SUPPORTED); in SendMessage()
/base/location/interfaces/inner_api/include/
Dconstant_definition.h94 ERRCODE_NOT_SUPPORTED = 801, /* Capability not supported. */ enumerator
/base/location/test/location_gnss/source/
Dgnss_ability_test.cpp374 EXPECT_EQ(ERRCODE_NOT_SUPPORTED,
400 EXPECT_EQ(ERRCODE_NOT_SUPPORTED,
407 …EXPECT_EQ(ERRCODE_NOT_SUPPORTED, proxy_->UnregisterCachedCallback(cachedLocationCallbackStub_->AsO…
449 EXPECT_EQ(ERRCODE_NOT_SUPPORTED, proxy_->GetCachedGnssLocationsSize(size));
467 EXPECT_EQ(ERRCODE_NOT_SUPPORTED, proxy_->FlushCachedGnssLocations());
520 EXPECT_EQ(ERRCODE_NOT_SUPPORTED, proxy_->AddFence(request));
548 EXPECT_EQ(ERRCODE_NOT_SUPPORTED, proxy_->RemoveFence(request));
565 EXPECT_EQ(ERRCODE_NOT_SUPPORTED, proxy_->SetMocked(timeInterval, locations));
677 EXPECT_EQ(ERRCODE_NOT_SUPPORTED, ability_->AddFence(fence));
678 EXPECT_EQ(ERRCODE_NOT_SUPPORTED, ability_->RemoveFence(fence));
Dgnss_ability_stub_test.cpp254 …_CALL(*gnssAbilityStub, FlushCachedGnssLocations()).WillOnce(DoAll(Return(ERRCODE_NOT_SUPPORTED)));
/base/location/services/location_locator/locator/source/
Dlocator_ability.cpp646 LocationErrCode errorCode = ERRCODE_NOT_SUPPORTED; in SendLocationMockMsgToGnssSa()
668 LocationErrCode errorCode = ERRCODE_NOT_SUPPORTED; in SendLocationMockMsgToNetworkSa()
690 LocationErrCode errorCode = ERRCODE_NOT_SUPPORTED; in SendLocationMockMsgToPassiveSa()
707 return ERRCODE_NOT_SUPPORTED; in ProcessLocationMockMsg()
802 return ERRCODE_NOT_SUPPORTED; in StartLocating()
835 return ERRCODE_NOT_SUPPORTED; in StopLocating()
Dlocator_required_data_manager.cpp75 return ERRCODE_NOT_SUPPORTED; in RegisterCallback()
Dlocator_skeleton.cpp1008 reply.WriteInt32(ERRCODE_NOT_SUPPORTED); in OnRemoteRequest()
/base/location/frameworks/js/napi/source/
Dlocation_napi_event.cpp319 return ERRCODE_NOT_SUPPORTED; in SubscribeCacheLocationChangeV9()
343 NAPI_CALL_BASE(env, napi_unwrap(env, handler, (void **)&wantAgent), ERRCODE_NOT_SUPPORTED); in SubscribeFenceStatusChangeV9()
350 return ERRCODE_NOT_SUPPORTED; in SubscribeFenceStatusChangeV9()
373 NAPI_CALL_BASE(env, napi_unwrap(env, handler, (void **)&wantAgent), ERRCODE_NOT_SUPPORTED); in UnSubscribeFenceStatusChangeV9()
379 return ERRCODE_NOT_SUPPORTED; in UnSubscribeFenceStatusChangeV9()
569 return ERRCODE_NOT_SUPPORTED; in UnSubscribeCacheLocationChangeV9()
1087 HandleSyncErrCode(env, ERRCODE_NOT_SUPPORTED); in OffAllCachedGnssLocationsReportingCallback()
1303 HandleSyncErrCode(env, ERRCODE_NOT_SUPPORTED); in OffCachedGnssLocationsReportingCallback()
Dlocation_napi_adapter.cpp576 context->errCode = ERRCODE_NOT_SUPPORTED; in CreateReverseGeocodeAsyncContext()
623 context->errCode = ERRCODE_NOT_SUPPORTED; in CreateReverseGeocodeAsyncContext()
655 context->errCode = ERRCODE_NOT_SUPPORTED; in CreateReverseGeocodeAsyncContext()
/base/location/test/location_passive/source/
Dpassive_ability_test.cpp144 EXPECT_EQ(ERRCODE_NOT_SUPPORTED, proxy_->SetMocked(timeInterval, locations));
/base/location/test/location_network/source/
Dnetwork_ability_test.cpp186 EXPECT_EQ(ERRCODE_NOT_SUPPORTED, proxy_->SetMocked(timeInterval, locations));
/base/location/frameworks/native/source/
Dlocator_impl.cpp628 return ERRCODE_NOT_SUPPORTED; in IsLocationEnabledV9()
Dnapi_util.cpp790 {LocationErrCode::ERRCODE_NOT_SUPPORTED, "Capability not supported."}, in GetErrorMsgByCode()