Searched refs:OpenSessionByP2P (Results 1 – 3 of 3) sorted by relevance
44 int OpenSessionByP2P(char *sessionName, char *peerDeviceId, char *groupId, bool isFileType);
53 int session = SoftbusAdapter::GetInstance().OpenSessionByP2P( in Start()
245 int SoftbusAdapter::OpenSessionByP2P(char *sessionName, in OpenSessionByP2P() function in OHOS::FileManagement::CloudSync::SoftbusAdapter