Searched defs:srcNetworkId (Results 1 – 11 of 11) sorted by relevance
| /foundation/multimodalinput/input/service/input_device_cooperate/src/ |
| D | i_input_device_cooperate_state.cpp | 37 int32_t IInputDeviceCooperateState::PrepareAndStart(const std::string &srcNetworkId, int32_t startI… in PrepareAndStart() 64 bool isSuccess, const std::string &srcNetworkId, int32_t startInputDeviceId) in OnPrepareDistributedInput() 100 bool isSuccess, const std::string &srcNetworkId, int32_t startInputDeviceId) in OnStartRemoteInput() 110 bool IInputDeviceCooperateState::NeedPrepare(const std::string &srcNetworkId, const std::string &si… in NeedPrepare()
|
| D | input_device_cooperate_state_out.cpp | 38 std::string srcNetworkId = networkId; in StopInputDeviceCooperate() local 56 void InputDeviceCooperateStateOut::ProcessStop(const std::string& srcNetworkId) in ProcessStop() 72 …id InputDeviceCooperateStateOut::OnStopRemoteInput(bool isSuccess, const std::string &srcNetworkId) in OnStopRemoteInput()
|
| D | input_device_cooperate_state_in.cpp | 101 bool isSuccess, const std::string &srcNetworkId, int32_t startInputDeviceId) in OnStartRemoteInput() 119 … const std::string &srcNetworkId, const std::vector<std::string> &dhid, int32_t startInputDeviceId) in StopRemoteInput() 165 int32_t InputDeviceCooperateStateIn::RelayComeBack(const std::string &srcNetworkId, int32_t startIn… in RelayComeBack()
|
| D | input_device_cooperate_sm.cpp | 293 void InputDeviceCooperateSM::StartCooperateOtherResult(const std::string& srcNetworkId) in StartCooperateOtherResult() 443 void InputDeviceCooperateSM::UpdatePreparedDevices(const std::string &srcNetworkId, const std::stri… in UpdatePreparedDevices()
|
| D | device_cooperate_softbus_adapter.cpp | 352 const std::string &srcNetworkId) in StartCooperateOtherResult()
|
| /foundation/communication/ipc/interfaces/innerkits/libdbinder/include/ |
| D | rpc_system_ability_callback.h | 25 … virtual bool LoadSystemAbilityFromRemote(const std::string& srcNetworkId, int32_t systemAbilityId) in LoadSystemAbilityFromRemote()
|
| /foundation/communication/ipc/services/dbinder/test/fuzztest/loadsystemabilitycomplete_fuzzer/ |
| D | loadsystemabilitycomplete_fuzzer.cpp | 36 std::string srcNetworkId = tmp; in AttachBusNameObjectTest() local
|
| /foundation/systemabilitymgr/samgr/services/samgr/native/source/ |
| D | rpc_callback_imp.cpp | 27 bool RpcCallbackImp::LoadSystemAbilityFromRemote(const std::string& srcNetworkId, int32_t systemAbi… in LoadSystemAbilityFromRemote()
|
| /foundation/communication/ipc/services/dbinder/test/unittest/ |
| D | dbinder_service_unittest.cpp | 66 …bool LoadSystemAbilityFromRemote(const std::string& srcNetworkId, int32_t systemAbilityId) override in LoadSystemAbilityFromRemote() 514 std::string srcNetworkId = "aaaaaaaaaaaaaa"; variable 531 std::string srcNetworkId = "bbbbbbb"; variable 548 std::string srcNetworkId = "aaaaaaaaaaaaaa"; variable 1184 std::string srcNetworkId; variable
|
| /foundation/multimodalinput/input/service/connect_manager/src/ |
| D | multimodal_input_connect_remoter.cpp | 80 const std::string &srcNetworkId) in StartCooperateOtherResult()
|
| /foundation/communication/ipc/services/dbinder/dbinder_service/src/ |
| D | dbinder_service.cpp | 399 bool DBinderService::IsSameLoadSaItem(const std::string& srcNetworkId, int32_t systemAbilityId, in IsSameLoadSaItem() 410 std::shared_ptr<DHandleEntryTxRx> DBinderService::PopLoadSaItem(const std::string& srcNetworkId, in PopLoadSaItem() 427 void DBinderService::LoadSystemAbilityComplete(const std::string& srcNetworkId, int32_t systemAbili… in LoadSystemAbilityComplete()
|