Home
last modified time | relevance | path

Searched defs:GROUP_TYPE_P2P (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/network/
H A Dnetwork_agent_template.h42 constexpr std::string_view GROUP_TYPE_P2P = "hmdfs_P2PGroup"; variable
/ohos5.0/foundation/communication/dsoftbus/core/authentication/include/
H A Dauth_hichain.h29 #define GROUP_TYPE_P2P (1 << 1) macro
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/transport/softbus/
H A Dsoftbus_session.cpp27 const std::string GROUP_TYPE_P2P = "CloudSyncService_P2PGroup"; variable