Searched refs:hidl_service (Results 1 – 1 of 1) sorted by relevance
129 uint64_t hidl_service = 0) { in LoadInterface() argument138 if (hidl_service) { in LoadInterface()142 hal = hal_loader(hidl_service); in LoadInterface()220 uint64_t hidl_service = var.hidl_interface_pointer(); in ProcessReturnValue() local225 std::shared_ptr<DriverBase> hal{LoadInterface(*comp_spec, hidl_service)}; in ProcessReturnValue()