Home
last modified time | relevance | path

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

/base/msdp/device_status/intention/drag/data/src/
H A Ddrag_params.cpp183 : udKey_(std::move(udKey)) in GetUdKeyReply()
188 return parcel.WriteString(udKey_); in Marshalling()
193 return parcel.ReadString(udKey_); in Unmarshalling()
/base/msdp/device_status/intention/drag/client/src/
H A Ddrag_client.cpp250 udKey = reply.udKey_; in GetUdKey()
251 FI_HILOGI("UdKey:%{public}s", reply.udKey_.c_str()); in GetUdKey()
/base/msdp/device_status/intention/drag/data/include/
H A Ddrag_params.h133 std::string udKey_; member

Completed in 3 milliseconds