Home
last modified time | relevance | path

Searched defs:hdr (Results 1 – 5 of 5) sorted by relevance

/test/xts/hats/kernel/syscalls/security/capget/
DCapGetApiTest.cpp69 struct __user_cap_header_struct hdr; variable
100 struct __user_cap_header_struct hdr; variable
121 struct __user_cap_header_struct hdr; variable
142 struct __user_cap_header_struct hdr; variable
/test/xts/hats/kernel/syscalls/fileio/capset/
DCapsetApiTest.cpp69 struct __user_cap_header_struct hdr; variable
98 struct __user_cap_header_struct hdr; variable
119 struct __user_cap_header_struct hdr; variable
140 struct __user_cap_header_struct hdr; variable
/test/xts/hats/hdf/wlan/hdi_service/
Dwlan_callback_impl.c41 struct ElementHeader *hdr = (struct ElementHeader *)ie; in PrintSsid() local
/test/xts/device_attest_lite/services/core/include/network/
Dattest_coap.h84 CoapHead hdr; member
/test/xts/device_attest_lite/services/core/network/
Dattest_coap.c566 const CoapHead* hdr, CoapBuffer *buffer) in CoapParseOptionAndPayload()