Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/dfs_service/services/cloudsyncservice/include/transport/softbus/
H A Dsoftbus_adapter.h44 int OpenSessionByP2P(char *sessionName, char *peerDeviceId, char *groupId, bool isFileType);
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/transport/softbus/
H A Dsoftbus_adapter.cpp248 bool isFileType) in OpenSessionByP2P() argument
251 if (isFileType) { in OpenSessionByP2P()