Searched refs:OnStartRemoteInput (Results 1 – 4 of 4) sorted by relevance
| /base/msdp/device_status/services/interaction/coordination/src/ |
| D | i_coordination_state.cpp | 92 this->OnStartRemoteInput(isSuccess, remoteNetworkId, startDeviceId); in StartRemoteInput() 101 void ICoordinationState::OnStartRemoteInput(bool isSuccess, const std::string &remoteNetworkId, int… in OnStartRemoteInput() function in OHOS::Msdp::DeviceStatus::ICoordinationState
|
| D | coordination_state_in.cpp | 107 void CoordinationStateIn::OnStartRemoteInput(bool isSuccess, const std::string &remoteNetworkId, in… in OnStartRemoteInput() function in OHOS::Msdp::DeviceStatus::CoordinationStateIn 111 ICoordinationState::OnStartRemoteInput(isSuccess, remoteNetworkId, startDeviceId); in OnStartRemoteInput()
|
| /base/msdp/device_status/services/interaction/coordination/include/ |
| D | i_coordination_state.h | 53 …virtual void OnStartRemoteInput(bool isSuccess, const std::string &remoteNetworkId, int32_t startD…
|
| D | coordination_state_in.h | 38 …void OnStartRemoteInput(bool isSuccess, const std::string &remoteNetworkId, int32_t startDeviceId)…
|