Home
last modified time | relevance | path

Searched refs:historyListSize (Results 1 – 4 of 4) sorted by relevance

/base/security/device_security_level/services/dslm/
Ddslm_core_defines.h59 uint32_t historyListSize; member
Ddslm_device_list.c113 info->historyListSize = 0; in CreatOrGetDslmDeviceInfo()
Ddslm_fsm_process.c379 info->historyListSize = historyCnt - delCnt; in RefreshHistoryList()
/base/security/device_security_level/test/dslm_unit_test/
Ddslm_test.cpp866 EXPECT_EQ(info->historyListSize, 0U);
872 EXPECT_EQ(info->historyListSize, 0U);
877 EXPECT_EQ(info->historyListSize, 30U); // 30 is the max history list size