Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/common/
H A Ddas_version_util.c21 #define BIND_PRIORITY_LEN 5 macro
30 PriorityMap g_bindPriorityList[BIND_PRIORITY_LEN] = {
268 for (int i = 0; i < BIND_PRIORITY_LEN; i++) { in GetBindPrototolType()