Home
last modified time | relevance | path

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

/device/google/gs-common/bootctrl/1.2/
DDevInfo.h46 struct devinfo_t { struct
55 static_assert(sizeof(devinfo_t) == 128, "invalid devinfo struct size"); argument
/device/google/gs-common/bootctrl/aidl/
DDevInfo.h42 struct devinfo_t { struct
51 static_assert(sizeof(devinfo_t) == 128, "invalid devinfo struct size"); argument