Home
last modified time | relevance | path

Searched defs:srcNetworkId (Results 1 – 11 of 11) sorted by relevance

/foundation/multimodalinput/input/service/input_device_cooperate/src/
Di_input_device_cooperate_state.cpp37 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()
Dinput_device_cooperate_state_out.cpp38 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()
Dinput_device_cooperate_state_in.cpp101 bool isSuccess, const std::string &srcNetworkId, int32_t startInputDeviceId) in OnStartRemoteInput()
119const 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()
Dinput_device_cooperate_sm.cpp293 void InputDeviceCooperateSM::StartCooperateOtherResult(const std::string& srcNetworkId) in StartCooperateOtherResult()
443 void InputDeviceCooperateSM::UpdatePreparedDevices(const std::string &srcNetworkId, const std::stri… in UpdatePreparedDevices()
Ddevice_cooperate_softbus_adapter.cpp352 const std::string &srcNetworkId) in StartCooperateOtherResult()
/foundation/communication/ipc/interfaces/innerkits/libdbinder/include/
Drpc_system_ability_callback.h25 … virtual bool LoadSystemAbilityFromRemote(const std::string& srcNetworkId, int32_t systemAbilityId) in LoadSystemAbilityFromRemote()
/foundation/communication/ipc/services/dbinder/test/fuzztest/loadsystemabilitycomplete_fuzzer/
Dloadsystemabilitycomplete_fuzzer.cpp36 std::string srcNetworkId = tmp; in AttachBusNameObjectTest() local
/foundation/systemabilitymgr/samgr/services/samgr/native/source/
Drpc_callback_imp.cpp27 bool RpcCallbackImp::LoadSystemAbilityFromRemote(const std::string& srcNetworkId, int32_t systemAbi… in LoadSystemAbilityFromRemote()
/foundation/communication/ipc/services/dbinder/test/unittest/
Ddbinder_service_unittest.cpp66 …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/
Dmultimodal_input_connect_remoter.cpp80 const std::string &srcNetworkId) in StartCooperateOtherResult()
/foundation/communication/ipc/services/dbinder/dbinder_service/src/
Ddbinder_service.cpp399 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()