Home
last modified time | relevance | path

Searched refs:target_device (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/ipc/ipc/native/src/mock/include/
H A Dsys_binder.h313 char target_device[DEVICEID_LENGTH + 1]; member
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Ddbinder_callback_stub.cpp254 ret += memcpy_s(dbinderData->target_device, DEVICEID_LENGTH, deviceID_.c_str(), in SaveDBinderData()
H A Dipc_object_proxy.cpp965 dbinderData.peerDeviceId = data->target_device; in GetDBinderNegotiationData()
/ohos5.0/foundation/communication/ipc/services/dbinder/dbinder_service/src/
H A Ddbinder_service_stub.cpp311 ret += memcpy_s(dbinderData->target_device, DEVICEID_LENGTH, session->deviceIdInfo.toDeviceId, in SaveDBinderData()