Home
last modified time | relevance | path

Searched refs:SOFTBUS_SERVER_SA_ID (Results 1 – 25 of 28) sorted by relevance

12

/ohos5.0/foundation/communication/dsoftbus/tests/core/frame/unittest/
H A Dsoftbus_server_test.cpp51 return samgr->GetSystemAbility(SOFTBUS_SERVER_SA_ID); in GenerateRemoteObject()
64 sptr<OHOS::SoftBusServer> softBusServer = new OHOS::SoftBusServer(SOFTBUS_SERVER_SA_ID, true);
83 sptr<OHOS::SoftBusServer> softBusServer = new OHOS::SoftBusServer(SOFTBUS_SERVER_SA_ID, true);
103 sptr<OHOS::SoftBusServer> softBusServer = new OHOS::SoftBusServer(SOFTBUS_SERVER_SA_ID, true);
124 sptr<OHOS::SoftBusServer> softBusServer = new OHOS::SoftBusServer(SOFTBUS_SERVER_SA_ID, true);
139 sptr<OHOS::SoftBusServer> softBusServer = new OHOS::SoftBusServer(SOFTBUS_SERVER_SA_ID, true);
154 sptr<OHOS::SoftBusServer> softBusServer = new OHOS::SoftBusServer(SOFTBUS_SERVER_SA_ID, true);
H A Dsoftbus_server_stub_test.cpp140 return samgr->GetSystemAbility(SOFTBUS_SERVER_SA_ID); in GenerateRemoteObject()
162 … sptr<OHOS::SoftBusServerStub> softBusServer = new OHOS::SoftBusServer(SOFTBUS_SERVER_SA_ID, true);
197 … sptr<OHOS::SoftBusServerStub> softBusServer = new OHOS::SoftBusServer(SOFTBUS_SERVER_SA_ID, true);
225 … sptr<OHOS::SoftBusServerStub> softBusServer = new OHOS::SoftBusServer(SOFTBUS_SERVER_SA_ID, true);
254 … sptr<OHOS::SoftBusServerStub> softBusServer = new OHOS::SoftBusServer(SOFTBUS_SERVER_SA_ID, true);
282 … sptr<OHOS::SoftBusServerStub> softBusServer = new OHOS::SoftBusServer(SOFTBUS_SERVER_SA_ID, true);
375 … sptr<OHOS::SoftBusServerStub> softBusServer = new OHOS::SoftBusServer(SOFTBUS_SERVER_SA_ID, true);
408 … sptr<OHOS::SoftBusServerStub> softBusServer = new OHOS::SoftBusServer(SOFTBUS_SERVER_SA_ID, true);
433 … sptr<OHOS::SoftBusServerStub> softBusServer = new OHOS::SoftBusServer(SOFTBUS_SERVER_SA_ID, true);
463 … sptr<OHOS::SoftBusServerStub> softBusServer = new OHOS::SoftBusServer(SOFTBUS_SERVER_SA_ID, true);
[all …]
/ohos5.0/foundation/communication/dsoftbus/tests/core/frame/fuzztest/softbusserverstub_fuzzer/
H A Dsoftbusserverstub_fuzzer.cpp89 return samgr->GetSystemAbility(SOFTBUS_SERVER_SA_ID); in GetRemoteObject()
134 … sptr<OHOS::SoftBusServerStub> SoftBusServer = new OHOS::SoftBusServer(SOFTBUS_SERVER_SA_ID, true); in CreateSessionServerFuzzTest()
166 … sptr<OHOS::SoftBusServerStub> SoftBusServer = new OHOS::SoftBusServer(SOFTBUS_SERVER_SA_ID, true); in RemoveSessionServerFuzzTest()
217 … sptr<OHOS::SoftBusServerStub> SoftBusServer = new OHOS::SoftBusServer(SOFTBUS_SERVER_SA_ID, true); in OpenSessionFuzzTest()
248 … sptr<OHOS::SoftBusServerStub> SoftBusServer = new OHOS::SoftBusServer(SOFTBUS_SERVER_SA_ID, true); in OpenAuthSessionFuzzTest()
271 … sptr<OHOS::SoftBusServerStub> SoftBusServer = new OHOS::SoftBusServer(SOFTBUS_SERVER_SA_ID, true); in NotifyAuthSuccessFuzzTest()
303 … sptr<OHOS::SoftBusServerStub> SoftBusServer = new OHOS::SoftBusServer(SOFTBUS_SERVER_SA_ID, true); in CloseChannelFuzzTest()
344 … sptr<OHOS::SoftBusServerStub> SoftBusServer = new OHOS::SoftBusServer(SOFTBUS_SERVER_SA_ID, true); in SendMessageFuzzTest()
372 … sptr<OHOS::SoftBusServerStub> SoftBusServer = new OHOS::SoftBusServer(SOFTBUS_SERVER_SA_ID, true); in QosReportFuzzTest()
412 … sptr<OHOS::SoftBusServerStub> SoftBusServer = new OHOS::SoftBusServer(SOFTBUS_SERVER_SA_ID, true); in GrantPermissionFuzzTest()
[all …]
/ohos5.0/foundation/communication/dsoftbus/tests/core/frame/fuzztest/softbusserverstub2_fuzzer/
H A Dsoftbusserverstub2_fuzzer.cpp29 constexpr int32_t SOFTBUS_SERVER_SA_ID = 4700; variable
78 stub_ = new OHOS::SoftBusServer(SOFTBUS_SERVER_SA_ID, true); in TestEnv()
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/ipc/standard/
H A Dipc_server_stub.cpp67 AddSystemAbilityListener(SOFTBUS_SERVER_SA_ID); in OnStart()
78 if (systemAbilityId == SOFTBUS_SERVER_SA_ID) { in OnAddSystemAbility()
118 if (systemAbilityId == SOFTBUS_SERVER_SA_ID) { in OnRemoveSystemAbility()
/ohos5.0/base/startup/init/test/exec_test/
H A Dsa_service_ondemand_test.cpp49 {"softbus_server", SOFTBUS_SERVER_SA_ID}, in main()
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/include/
H A Ddistributed_device_profile_service.h69 SOFTBUS_SERVER_SA_ID,
/ohos5.0/foundation/systemabilitymgr/safwk/test/mock/common/audio_ability/src/
H A Dtest_audio_ability.cpp98 AddSystemAbilityListener(SOFTBUS_SERVER_SA_ID); in OnStart()
/ohos5.0/foundation/systemabilitymgr/safwk/test/services/safwk/unittest/listen_ability/src/
H A Dlisten_ability.cpp95 AddSystemAbilityListener(SOFTBUS_SERVER_SA_ID); in OnStart()
/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_ipc_server_stub.cpp622 int32_t systemAbilityId = SOFTBUS_SERVER_SA_ID;
646 int32_t systemAbilityId = SOFTBUS_SERVER_SA_ID;
664 systemAbilityId = SOFTBUS_SERVER_SA_ID;
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/include/
H A Ddistributed_device_profile_service_new.h104 SOFTBUS_SERVER_SA_ID,
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dsystem_ability_definition.h282 SOFTBUS_SERVER_SA_ID = 4700, enumerator
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/
H A Ddaemon.cpp113 AddSystemAbilityListener(SOFTBUS_SERVER_SA_ID); in OnStart()
147 } else if (systemAbilityId == SOFTBUS_SERVER_SA_ID) { in OnAddSystemAbility()
164 } else if (systemAbilityId == SOFTBUS_SERVER_SA_ID) { in OnRemoveSystemAbility()
/ohos5.0/foundation/systemabilitymgr/samgr/
H A DREADME_zh.md63 if (systemAbilityId == SOFTBUS_SERVER_SA_ID && !isDbinderStart_) {
H A DREADME.md63 if (systemAbilityId == SOFTBUS_SERVER_SA_ID && !isDbinderStart_) {
/ohos5.0/base/useriam/user_auth_framework/services/remote_connect/src/
H A Dsoft_bus_manager.cpp173 "softbus_server", SOFTBUS_SERVER_SA_ID, in RegistSoftBusListener()
198 int32_t ret = SystemAbilityListener::UnSubscribe(SOFTBUS_SERVER_SA_ID, softBusServiceListener_); in UnRegistSoftBusListener()
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/src/
H A Ddistributed_device_profile_service.cpp263 AddSystemAbilityListener(SOFTBUS_SERVER_SA_ID); in OnStart()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sub_manage/
H A Dwifi_event_subscriber_manager.cpp262 if (systemAbilityId == SOFTBUS_SERVER_SA_ID) { in HandleP2pBusinessChange()
300 case SOFTBUS_SERVER_SA_ID: in OnSystemAbilityChanged()
453 SubscribeSystemAbility(SOFTBUS_SERVER_SA_ID); in InitSubscribeListener()
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/ipc/
H A Dcloud_sync_service.cpp172 AddSystemAbilityListener(SOFTBUS_SERVER_SA_ID); in OnStart()
242 } else if (systemAbilityId == SOFTBUS_SERVER_SA_ID) { in OnAddSystemAbility()
/ohos5.0/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/
H A Ddefinition.rs273 pub const SOFTBUS_SERVER_SA_ID: i32 = 4700; const
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/
H A Ddistributed_hardware_service.cpp134 sptr<IRemoteObject> remoteObject = saMgr->CheckSystemAbility(SOFTBUS_SERVER_SA_ID); in IsDepSAStart()
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/
H A Ddump_utils.cpp150 { SOFTBUS_SERVER_SA_ID, "DSoftbus" },
/ohos5.0/foundation/communication/dsoftbus/core/frame/standard/init/src/
H A Dsoftbus_server.cpp39 REGISTER_SYSTEM_ABILITY_BY_ID(SoftBusServer, SOFTBUS_SERVER_SA_ID, true);
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/src/devicemanager/
H A Ddp_device_manager.cpp209 auto dnetworkSoftBus = samgr->CheckSystemAbility(SOFTBUS_SERVER_SA_ID); in WaitForDnetworkReady()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dwifi_p2p_service.cpp367 if (systemAbilityId != SOFTBUS_SERVER_SA_ID) { in HandleBusinessSAException()

12