Home
last modified time | relevance | path

Searched defs:DoubleList (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/huks/utils/list/
H A Dhks_double_list.h19 struct DoubleList { struct
20 struct DoubleList *prev; argument
21 struct DoubleList *next; argument
/ohos5.0/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/include/
H A Dcert_manager_double_list.h25 struct DoubleList { struct
26 struct DoubleList *prev; argument
27 struct DoubleList *next; argument