Searched defs:Hal (Results 1 – 3 of 3) sorted by relevance
35 pub struct Hal { struct37 pub hal_events: HalEventRegistry, argument49 pub async fn init() -> Hal { in init() argument
62 struct Hal { struct81 std::map<std::string, std::vector<Hal>> gDeclaredServiceHalMap; argument
162 mut hc: Hal, in dispatch()