Searched defs:seqList (Results 1 - 3 of 3) sorted by relevance
/foundation/communication/dsoftbus/tests/core/authentication/unittest/ |
H A D | auth_other_test.cpp | 902 int64_t seqList = 1024; in HWTEST_F() local
|
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/ |
H A D | lnn_net_ledger_mock.cpp | 219 int32_t LnnNetLedgertInterfaceMock::ActionOfLnnGetAuthSeqList(const char *udid, int64_t *seqList, in ActionOfLnnGetAuthSeqList() argument 536 int32_t AuthGetLatestAuthSeqListByType(const char *udid, int64_t *seqList, uint64_t *authVerifyTime, in AuthGetLatestAuthSeqListByType() argument
|
/foundation/communication/dsoftbus/core/authentication/src/ |
H A D | auth_manager.c | 1773 int32_t AuthGetLatestAuthSeqListByType(const char *udid, int64_t *seqList, uint64_t *authVerifyTime, DiscoveryType type) in AuthGetLatestAuthSeqListByType() argument 1810 int32_t AuthGetLatestAuthSeqList(const char *udid, int64_t *seqList, uint32_t num) in AuthGetLatestAuthSeqList() argument [all...] |
Completed in 7 milliseconds