Home
last modified time | relevance | path

Searched refs:ERRCODE_SERVICE_UNAVAILABLE (Results 1 - 25 of 32) sorted by relevance

12

/base/location/services/location_locator/locator/source/
H A Dgeo_convert_proxy.cpp35 int error = ERRCODE_SERVICE_UNAVAILABLE; in GetAddressByCoordinate()
39 reply.WriteInt32(ERRCODE_SERVICE_UNAVAILABLE); in GetAddressByCoordinate()
40 return ERRCODE_SERVICE_UNAVAILABLE; in GetAddressByCoordinate()
49 int error = ERRCODE_SERVICE_UNAVAILABLE; in GetAddressByLocationName()
53 reply.WriteInt32(ERRCODE_SERVICE_UNAVAILABLE); in GetAddressByLocationName()
54 return ERRCODE_SERVICE_UNAVAILABLE; in GetAddressByLocationName()
65 int error = ERRCODE_SERVICE_UNAVAILABLE; in SendSimpleMsg()
70 reply.WriteInt32(ERRCODE_SERVICE_UNAVAILABLE); in SendSimpleMsg()
71 return ERRCODE_SERVICE_UNAVAILABLE; in SendSimpleMsg()
79 int error = ERRCODE_SERVICE_UNAVAILABLE; in SendMsgWithDataReply()
[all...]
H A Dgnss_ability_proxy.cpp39 return ERRCODE_SERVICE_UNAVAILABLE; in SendLocationRequest()
57 return ERRCODE_SERVICE_UNAVAILABLE; in SetEnable()
77 return ERRCODE_SERVICE_UNAVAILABLE; in RefrashRequirements()
94 return ERRCODE_SERVICE_UNAVAILABLE; in RegisterGnssStatusCallback()
115 return ERRCODE_SERVICE_UNAVAILABLE; in UnregisterGnssStatusCallback()
134 return ERRCODE_SERVICE_UNAVAILABLE; in RegisterNmeaMessageCallback()
152 return ERRCODE_SERVICE_UNAVAILABLE; in UnregisterNmeaMessageCallback()
170 return ERRCODE_SERVICE_UNAVAILABLE; in RegisterCachedCallback()
189 return ERRCODE_SERVICE_UNAVAILABLE; in UnregisterCachedCallback()
209 return ERRCODE_SERVICE_UNAVAILABLE; in GetCachedGnssLocationsSize()
[all...]
H A Dnetwork_ability_proxy.cpp40 return ERRCODE_SERVICE_UNAVAILABLE; in SendLocationRequest()
58 return ERRCODE_SERVICE_UNAVAILABLE; in SetEnable()
79 return ERRCODE_SERVICE_UNAVAILABLE; in EnableMock()
83 return ERRCODE_SERVICE_UNAVAILABLE; in EnableMock()
99 return ERRCODE_SERVICE_UNAVAILABLE; in DisableMock()
103 return ERRCODE_SERVICE_UNAVAILABLE; in DisableMock()
120 return ERRCODE_SERVICE_UNAVAILABLE; in SetMocked()
124 return ERRCODE_SERVICE_UNAVAILABLE; in SetMocked()
H A Dpassive_ability_proxy.cpp40 return ERRCODE_SERVICE_UNAVAILABLE; in SendLocationRequest()
58 return ERRCODE_SERVICE_UNAVAILABLE; in SetEnable()
79 return ERRCODE_SERVICE_UNAVAILABLE; in EnableMock()
83 return ERRCODE_SERVICE_UNAVAILABLE; in EnableMock()
99 return ERRCODE_SERVICE_UNAVAILABLE; in DisableMock()
103 return ERRCODE_SERVICE_UNAVAILABLE; in DisableMock()
120 return ERRCODE_SERVICE_UNAVAILABLE; in SetMocked()
124 return ERRCODE_SERVICE_UNAVAILABLE; in SetMocked()
H A Dlocator_ability.cpp556 return ERRCODE_SERVICE_UNAVAILABLE; in SendGnssRequest()
561 return ERRCODE_SERVICE_UNAVAILABLE; in SendGnssRequest()
577 return ERRCODE_SERVICE_UNAVAILABLE; in RegisterGnssStatusCallback()
591 return ERRCODE_SERVICE_UNAVAILABLE; in UnregisterGnssStatusCallback()
605 return ERRCODE_SERVICE_UNAVAILABLE; in RegisterNmeaMessageCallback()
619 return ERRCODE_SERVICE_UNAVAILABLE; in UnregisterNmeaMessageCallback()
633 return ERRCODE_SERVICE_UNAVAILABLE; in RegisterCachedLocationCallback()
649 return ERRCODE_SERVICE_UNAVAILABLE; in UnregisterCachedLocationCallback()
662 return ERRCODE_SERVICE_UNAVAILABLE; in GetCachedGnssLocationsSize()
679 return ERRCODE_SERVICE_UNAVAILABLE; in FlushCachedGnssLocations()
[all...]
H A Dlocator_skeleton.cpp306 reply.WriteInt32(ERRCODE_SERVICE_UNAVAILABLE); in PreStartLocating()
307 return ERRCODE_SERVICE_UNAVAILABLE; in PreStartLocating()
324 reply.WriteInt32(ERRCODE_SERVICE_UNAVAILABLE); in PreStopLocating()
325 return ERRCODE_SERVICE_UNAVAILABLE; in PreStopLocating()
368 return ERRCODE_SERVICE_UNAVAILABLE; in PreEnableAbility()
403 return ERRCODE_SERVICE_UNAVAILABLE; in PreEnableAbilityForUser()
613 reply.WriteInt32(ERRCODE_SERVICE_UNAVAILABLE); in PreStartCacheLocating()
614 return ERRCODE_SERVICE_UNAVAILABLE; in PreStartCacheLocating()
637 reply.WriteInt32(ERRCODE_SERVICE_UNAVAILABLE); in PreStopCacheLocating()
638 return ERRCODE_SERVICE_UNAVAILABLE; in PreStopCacheLocating()
[all...]
H A Dlocation_config_manager.cpp270 return ERRCODE_SERVICE_UNAVAILABLE; in GetPrivacyTypeState()
292 return ERRCODE_SERVICE_UNAVAILABLE; in SetPrivacyTypeState()
/base/location/frameworks/native/geofence_sdk/source/
H A Dgeofence_sdk.cpp85 return ERRCODE_SERVICE_UNAVAILABLE; in AddFenceV9()
91 return ERRCODE_SERVICE_UNAVAILABLE; in AddFenceV9()
100 return ERRCODE_SERVICE_UNAVAILABLE; in RemoveFenceV9()
106 return ERRCODE_SERVICE_UNAVAILABLE; in RemoveFenceV9()
115 return ERRCODE_SERVICE_UNAVAILABLE; in AddGnssGeofence()
120 return ERRCODE_SERVICE_UNAVAILABLE; in AddGnssGeofence()
129 return ERRCODE_SERVICE_UNAVAILABLE; in RemoveGnssGeofence()
135 return ERRCODE_SERVICE_UNAVAILABLE; in RemoveGnssGeofence()
145 return ERRCODE_SERVICE_UNAVAILABLE; in GetGeofenceSupportedCoordTypes()
151 return ERRCODE_SERVICE_UNAVAILABLE; in GetGeofenceSupportedCoordTypes()
[all...]
/base/location/frameworks/native/locator_sdk/source/
H A Dlocator_impl.cpp80 return ERRCODE_SERVICE_UNAVAILABLE; in IsLocationEnabled()
624 return ERRCODE_SERVICE_UNAVAILABLE; in IsLocationEnabledV9()
629 return ERRCODE_SERVICE_UNAVAILABLE; in IsLocationEnabledV9()
647 return ERRCODE_SERVICE_UNAVAILABLE; in IsLocationEnabledForUser()
675 return ERRCODE_SERVICE_UNAVAILABLE; in EnableAbilityV9()
685 return ERRCODE_SERVICE_UNAVAILABLE; in EnableAbilityV9()
694 return ERRCODE_SERVICE_UNAVAILABLE; in EnableAbilityForUser()
703 return ERRCODE_SERVICE_UNAVAILABLE; in EnableAbilityForUser()
713 return ERRCODE_SERVICE_UNAVAILABLE; in StartLocatingV9()
719 return ERRCODE_SERVICE_UNAVAILABLE; in StartLocatingV9()
[all...]
H A Dlocator_proxy.cpp451 return ERRCODE_SERVICE_UNAVAILABLE; in EnableAbilityV9()
465 return ERRCODE_SERVICE_UNAVAILABLE; in EnableAbilityForUser()
489 return ERRCODE_SERVICE_UNAVAILABLE; in SendMsgWithDataReplyV9()
494 return ERRCODE_SERVICE_UNAVAILABLE; in SendMsgWithDataReplyV9()
505 return ERRCODE_SERVICE_UNAVAILABLE; in SendMsgWithReplyV9()
521 return ERRCODE_SERVICE_UNAVAILABLE; in SendRegisterMsgToRemoteV9()
533 return ERRCODE_SERVICE_UNAVAILABLE; in SendRegisterMsgToRemoteV9()
538 return ERRCODE_SERVICE_UNAVAILABLE; in SendRegisterMsgToRemoteV9()
581 return ERRCODE_SERVICE_UNAVAILABLE; in RegisterNmeaMessageCallbackV9()
600 return ERRCODE_SERVICE_UNAVAILABLE; in UnregisterNmeaMessageCallbackV9()
[all...]
/base/location/frameworks/location_common/common/source/
H A Dlocation_data_rdb_helper.cpp84 return ERRCODE_SERVICE_UNAVAILABLE; in RegisterDataObserver()
96 return ERRCODE_SERVICE_UNAVAILABLE; in UnregisterDataObserver()
107 return ERRCODE_SERVICE_UNAVAILABLE; in GetValue()
116 return ERRCODE_SERVICE_UNAVAILABLE; in GetValue()
127 return ERRCODE_SERVICE_UNAVAILABLE; in GetValue()
140 return ERRCODE_SERVICE_UNAVAILABLE; in SetValue()
160 return ERRCODE_SERVICE_UNAVAILABLE; in SetValue()
H A Dhook_utils.cpp41 return ERRCODE_SERVICE_UNAVAILABLE; in RegisterHook()
58 return ERRCODE_SERVICE_UNAVAILABLE; in ExecuteHook()
/base/location/frameworks/base_module/source/
H A Dlocation_sa_load_manager.cpp51 return ERRCODE_SERVICE_UNAVAILABLE; in LoadLocationSa()
59 return ERRCODE_SERVICE_UNAVAILABLE; in LoadLocationSa()
78 return ERRCODE_SERVICE_UNAVAILABLE; in WaitLoadStateChange()
90 return ERRCODE_SERVICE_UNAVAILABLE; in UnloadLocationSa()
96 return ERRCODE_SERVICE_UNAVAILABLE; in UnloadLocationSa()
/base/location/frameworks/js/napi/source/
H A Dlocation_gnss_geofence_callback_napi.cpp343 errCode = ERRCODE_SERVICE_UNAVAILABLE; in DealGeofenceOperationResult()
349 errCode = ERRCODE_SERVICE_UNAVAILABLE; in DealGeofenceOperationResult()
352 errCode = ERRCODE_SERVICE_UNAVAILABLE; in DealGeofenceOperationResult()
/base/location/services/location_gnss/gnss/source/
H A Dgnss_ability.cpp448 return ERRCODE_SERVICE_UNAVAILABLE; in SendCommand()
464 return ERRCODE_SERVICE_UNAVAILABLE; in SetPositionMode()
515 return ERRCODE_SERVICE_UNAVAILABLE; in InjectTime()
520 return ERRCODE_SERVICE_UNAVAILABLE; in InjectTime()
545 return ERRCODE_SERVICE_UNAVAILABLE; in UpdateNtpTime()
556 return ERRCODE_SERVICE_UNAVAILABLE; in SendNetworkLocation()
567 return ERRCODE_SERVICE_UNAVAILABLE; in InjectLocation()
576 return ERRCODE_SERVICE_UNAVAILABLE; in InjectLocation()
608 return ERRCODE_SERVICE_UNAVAILABLE; in AddFence()
637 return ERRCODE_SERVICE_UNAVAILABLE; in RemoveFence()
[all...]
/base/location/services/location_passive/passive/source/
H A Dpassive_ability.cpp207 reply.WriteInt32(ERRCODE_SERVICE_UNAVAILABLE); in SendMessage()
231 reply.WriteInt32(ERRCODE_SERVICE_UNAVAILABLE); in SendMessage()
H A Dpassive_ability_skeleton.cpp125 return ERRCODE_SERVICE_UNAVAILABLE; in OnRemoteRequest()
/base/location/interfaces/inner_api/include/
H A Dconstant_definition.h123 ERRCODE_SERVICE_UNAVAILABLE = 3301000, /* Location service is unavailable. */ enumerator
/base/location/services/location_network/network/source/
H A Dnetwork_ability.cpp225 return ERRCODE_SERVICE_UNAVAILABLE; in SetEnable()
478 reply.WriteInt32(ERRCODE_SERVICE_UNAVAILABLE); in SendMessage()
488 reply.WriteInt32(ERRCODE_SERVICE_UNAVAILABLE); in SendMessage()
512 reply.WriteInt32(ERRCODE_SERVICE_UNAVAILABLE); in SendMessage()
H A Dnetwork_ability_skeleton.cpp129 return ERRCODE_SERVICE_UNAVAILABLE; in OnRemoteRequest()
/base/location/frameworks/native/locator_agent/source/
H A Dlocator_agent.cpp322 return ERRCODE_SERVICE_UNAVAILABLE; in SendRequestToStub()
328 return ERRCODE_SERVICE_UNAVAILABLE; in SendRequestToStub()
/base/location/test/location_passive/source/
H A Dpassive_ability_stub_test.cpp154 EXPECT_EQ(ERRCODE_SERVICE_UNAVAILABLE, in HWTEST_F()
/base/location/test/location_common/source/
H A Dlocation_common_test.cpp575 EXPECT_EQ(ERRCODE_SERVICE_UNAVAILABLE, err); in HWTEST_F()
587 EXPECT_EQ(ERRCODE_SERVICE_UNAVAILABLE, err); in HWTEST_F()
591 EXPECT_EQ(ERRCODE_SERVICE_UNAVAILABLE, err); in HWTEST_F()
633 EXPECT_EQ(ERRCODE_SERVICE_UNAVAILABLE, LocationDataRdbHelper::GetInstance()-> in HWTEST_F()
713 EXPECT_EQ(ERRCODE_SERVICE_UNAVAILABLE, err); in HWTEST_F()
/base/location/services/location_geocode/geocode/source/
H A Dgeo_convert_skeleton.cpp153 return ERRCODE_SERVICE_UNAVAILABLE; in OnRemoteRequest()
/base/location/test/location_network/source/
H A Dnetwork_ability_stub_test.cpp172 EXPECT_EQ(ERRCODE_SERVICE_UNAVAILABLE, in HWTEST_F()

Completed in 21 milliseconds

12