Searched defs:Hal (Results 1 – 5 of 5) 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
104 Hal { enumerator
27 Hal(ErrorCode, String), enumerator
162 mut hc: Hal, in dispatch()