Lines Matching defs:remote

244         HILOGE("Get remote dms interactive adapter proxy fail, ret %{public}d.", ret);
450 HILOGI("Get remote dms interactive adapter proxy.");
478 HILOGE("Init remote dms interactive adapter proxy fail, ret %{public}d.", ret);
482 HILOGI("Init remote dms interactive adapter proxy success.");
487 HILOGE("Get remote dms interactive adapter proxy fail, dlclose handle.");
503 HILOGE("Dms interactive start remote ability adapter handle is null.");
509 HILOGE("Dms interactive adapter start remote ability adapter fail, ret %{public}d.", ret);
523 HILOGE("Dms interactive connect remote ability adapter handle is null.");
529 HILOGE("Dms interactive adapter connect remote ability adapter fail, ret %{public}d.", ret);
543 HILOGE("Dms interactive disconnect remote ability adapter handle is null.");
549 HILOGE("Dms interactive adapter disconnect remote ability adapter fail, ret %{public}d.", ret);
562 HILOGE("Dms interactive start ability from remote adapter handle is null.");
568 HILOGE("Dms interactive adapter start ability from remote adapter fail, ret %{public}d.", ret);
581 HILOGE("Dms interactive stop ability from remote adapter handle is null.");
587 HILOGE("Dms interactive adapter stop ability from remote adapter fail, ret %{public}d.", ret);
600 HILOGE("Dms interactive connect ability from remote adapter handle is null.");
606 HILOGE("Dms interactive adapter connect ability from remote adapter fail, ret %{public}d.", ret);
619 HILOGE("Dms interactive disconnect ability from remote adapter handle is null.");
625 HILOGE("Dms interactive adapter disconnect ability from remote adapter fail, ret %{public}d.", ret);
639 HILOGE("Dms interactive disconnect ability from remote adapter handle is null.");
645 HILOGE("Dms interactive adapter disconnect ability from remote adapter fail, ret %{public}d.", ret);
873 HILOGE("remote not installed but support freeInstall, try again with freeInstall flag");
911 HILOGI("remote dms is low version");
939 HILOGE("remote not installed and app not support free install");
979 HILOGE("get remote dms null!");
1015 HILOGE("get remote dms null!");
1193 HILOGE("NotifyCompleteContinuation get remote dms null!");
1274 HILOGE("NotifyCompleteContinuation get remote dms null!");
1380 void DistributedSchedService::ProcessFormMgrDied(const wptr<IRemoteObject>& remote)
1388 if ((serviceRemote != nullptr) && (serviceRemote == remote.promote())) {
1546 // already added session for remote device
1550 // connect to another remote device, add a new session to list
1807 HILOGD("[PerformanceTest] TryStartRemoteAbilityByCall get remote DMS");
1810 HILOGE("TryStartRemoteAbilityByCall get remote DMS failed, remoteDeviceId: %{public}s",
1854 // already added session for remote device
1858 // connect to another remote device, add a new session to list
2021 HILOGE("ReleaseRemoteAbility remote deviceId empty");
2026 HILOGE("ReleaseRemoteAbility get remote dms failed, devId: %{public}s",
2158 HILOGE("StartRemoteShareForm get remote DMS failed, remoteDeviceId: %{public}s",
2354 HILOGE("GetRemoteDms failed to get remote DistributedSched %{private}s", GetAnonymStr(remoteDeviceId).c_str());
2386 // destinationDeviceId set by remote must be same with localDeviceId
2462 HILOGE("DisconnectRemoteAbility get remote dms failed");
2724 // just notify one time for same remote device
2763 HILOGE("NotifyProcessDied get remote dms failed");
2800 info += "connected remote abilities:\n";
3108 void CallerDeathRecipient::OnRemoteDied(const wptr<IRemoteObject>& remote)
3111 DistributedSchedAdapter::GetInstance().ProcessCallerDied(remote.promote(), deviceType_);
3295 HILOGE("get remote dms null!");