Searched defs:HWBlockContext (Results 1 – 1 of 1) sorted by relevance
100 struct HWBlockContext { struct102 HWBlockContext() : is_in_use(false) { } in HWBlockContext() argument