Searched refs:hidl_service (Results 1 – 1 of 1) sorted by relevance
127 uint64_t hidl_service = 0) { in LoadInterface() argument136 if (hidl_service) { in LoadInterface()140 hal = hal_loader(hidl_service); in LoadInterface()217 uint64_t hidl_service = var.hidl_interface_pointer(); in ProcessReturnValue() local222 std::shared_ptr<DriverBase> hal{LoadInterface(*comp_spec, hidl_service)}; in ProcessReturnValue()