Home
last modified time | relevance | path

Searched defs:GetPeerDeviceId (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/session/cpp/src/
H A Dsession_impl.cpp67 const std::string &SessionImpl::GetPeerDeviceId() const in GetPeerDeviceId() function in Communication::SoftBus::SessionImpl
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/transport/softbus/
H A Dsoftbus_session.cpp99 std::string SoftbusSession::GetPeerDeviceId() in GetPeerDeviceId() function in OHOS::FileManagement::CloudSync::SoftbusSession
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/test/unittest/mock/src/
H A Dmock_soft_bus.cpp58 int GetPeerDeviceId(int sessionId, char *devId, unsigned int len) in GetPeerDeviceId() function
/ohos5.0/foundation/distributedhardware/device_manager/services/implementation/src/dependency/softbus/
H A Dsoftbus_session.cpp128 int32_t SoftbusSession::GetPeerDeviceId(int32_t sessionId, std::string &peerDevId) in GetPeerDeviceId() function in OHOS::DistributedHardware::SoftbusSession
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/softbus_adapter/transport/
H A Ddsched_softbus_session.cpp98 std::string DSchedSoftbusSession::GetPeerDeviceId() in GetPeerDeviceId() function in OHOS::DistributedSchedule::DSchedSoftbusSession
/ohos5.0/base/msdp/device_status/rust/subsystem/dsoftbus/sys/src/
H A Dbinding.rs230 pub fn GetPeerDeviceId(session_id: i32, peer_dev_id: *mut c_char, len: u32) -> i32; in GetPeerDeviceId() function
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/pinholder/
H A Dpin_holder.cpp492 void PinHolder::GetPeerDeviceId(int32_t sessionId, std::string &udidHash) in GetPeerDeviceId() function in OHOS::DistributedHardware::PinHolder
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/session/src/
H A Dclient_trans_session_service.c605 int GetPeerDeviceId(int sessionId, char *networkId, unsigned int len) in GetPeerDeviceId() function