Searched refs:DevicesToTables (Results 1 – 2 of 2) sorted by relevance
44 std::map<int32_t, std::unique_ptr<__tgt_target_table>> DevicesToTables; variable63 for (auto &TableIt : DevicesToTables) in ~RemoteOffloadClient()
232 DevicesToTables[DeviceId] = std::make_unique<__tgt_target_table>(); in loadBinary()233 unloadTargetTable(*Reply, DevicesToTables[DeviceId].get(), in loadBinary()239 return DevicesToTables[DeviceId].get(); in loadBinary()