Searched refs:hal_ (Results 1 – 2 of 2) sorted by relevance
175 .comp_spec_ = comp_spec, .hal_ = hal, in Init()196 iface_desc->second.hal_->CallFunction(func_spec, "", &result); in Execute()230 .comp_spec_ = comp_spec, .hal_ = hal, in ProcessReturnValue()
34 std::shared_ptr<DriverBase> hal_; member