HomeSort by relevance Sort by last modified time
    Searched full:hal_ (Results 1 - 5 of 5) sorted by null

  /test/vts-testcase/fuzz/iface_fuzzer/
ProtoFuzzerRunner.cpp 175 .comp_spec_ = comp_spec, .hal_ = hal,
197 iface_desc->second.hal_->CallFunction(func_spec, "", &result);
231 .comp_spec_ = comp_spec, .hal_ = hal,
  /test/vts-testcase/fuzz/iface_fuzzer/include/
ProtoFuzzerRunner.h 34 std::shared_ptr<DriverBase> hal_; member in struct:android::vts::fuzzer::IfaceDesc