Home
last modified time | relevance | path

Searched refs:serverDeviceId_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Ddbinder_session_object.cpp27 :serviceName_(serviceName), serverDeviceId_(serverDeviceId), in DBinderSessionObject()
75 serverDeviceId_ = serverDeviceId; in SetDeviceId()
80 return serverDeviceId_; in GetDeviceId()
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/include/
H A Ddbinder_session_object.h80 std::string serverDeviceId_; variable