Home
last modified time | relevance | path

Searched refs:AuthGetGroupType (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/authentication/interface/
H A Dauth_interface.h210 uint32_t AuthGetGroupType(const char *udid, const char *uuid);
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_interface.c624 uint32_t AuthGetGroupType(const char *udid, const char *uuid) in AuthGetGroupType() function
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/distributed_ledger/src/
H A Dlnn_distributed_net_ledger.c1243 uint32_t groupType = AuthGetGroupType(udid, info->uuid); in LnnUpdateGroupType()