Searched refs:LoadSystemAbilityComplete (Results 1 – 5 of 5) sorted by relevance
| /foundation/communication/ipc/services/dbinder/test/fuzztest/loadsystemabilitycomplete_fuzzer/ |
| D | loadsystemabilitycomplete_fuzzer.cpp | 43 dBinderService->LoadSystemAbilityComplete(srcNetworkId, systemAbilityId, remoteObject); in AttachBusNameObjectTest()
|
| /foundation/communication/ipc/interfaces/innerkits/libdbinder/include/ |
| D | dbinder_service.h | 293 void LoadSystemAbilityComplete(const std::string& srcNetworkId, int32_t systemAbilityId,
|
| /foundation/communication/ipc/services/dbinder/test/unittest/ |
| D | dbinder_service_unittest.cpp | 1141 dBinderService->LoadSystemAbilityComplete("test", 2, remoteObject); 1142 dBinderService->LoadSystemAbilityComplete(srcNetworkId, systemAbilityId, remoteObject); 1144 dBinderService->LoadSystemAbilityComplete(srcNetworkId, systemAbilityId, remoteObject1);
|
| /foundation/communication/ipc/services/dbinder/dbinder_service/src/ |
| D | dbinder_service.cpp | 496 void DBinderService::LoadSystemAbilityComplete(const std::string& srcNetworkId, int32_t systemAbili… in LoadSystemAbilityComplete() function in OHOS::DBinderService
|
| /foundation/systemabilitymgr/samgr/services/samgr/native/source/ |
| D | system_ability_manager.cpp | 1869 dBinderService_->LoadSystemAbilityComplete(srcDeviceId, systemAbilityId, remoteObject); in NotifyRpcLoadCompleted()
|