Home
last modified time | relevance | path

Searched refs:fromDevId (Results 1 - 3 of 3) sorted by relevance

/foundation/CastEngine/castengine_wifi_display/services/interaction/domain/rpc/
H A Ddomain_rpc_service.cpp90 SHARING_LOGD("msg from %{public}s -> to %{public}s.", GetAnonyString(msg->fromDevId).c_str(), in DoRpcCommand()
94 listener->OnDomainRequest(msg->fromDevId, msg); in DoRpcCommand()
126 SHARING_LOGD("msg from %{public}s -> to %{public}s.", GetAnonyString(msg->fromDevId).c_str(), in SendDomainRequest()
H A Ddomain_rpc_manager.cpp46 BaseMsg->fromDevId = DmKit::GetLocalDevicesInfo().deviceId; in SendDomainRequest()
47 SHARING_LOGD("msg from %{public}s -> to %{public}s.", GetAnonyString(BaseMsg->fromDevId).c_str(), in SendDomainRequest()
/foundation/CastEngine/castengine_wifi_display/services/interaction/ipc_codec/
H A Dipc_msg.h42 std::string fromDevId; member

Completed in 2 milliseconds