Searched refs:EntryResponse (Results 1 – 2 of 2) sorted by relevance
193 Entry->reserved = EntryResponse.reserved(); in copyOffloadEntry()194 Entry->flags = EntryResponse.flags(); in copyOffloadEntry()196 Entry->size = EntryResponse.data().size(); in copyOffloadEntry()202 Entry->reserved = EntryResponse.reserved(); in copyOffloadEntry()203 Entry->flags = EntryResponse.flags(); in copyOffloadEntry()204 Entry->addr = (void *)EntryResponse.addr(); in copyOffloadEntry()205 Entry->size = EntryResponse.size(); in copyOffloadEntry()212 EntryResponse->set_name(Entry->name); in shallowCopyOffloadEntry()217 shallowCopyOffloadEntry(Entry, EntryResponse); in copyOffloadEntry()218 EntryResponse->set_reserved(Entry->reserved); in copyOffloadEntry()[all …]
98 void copyOffloadEntry(const TargetOffloadEntry &EntryResponse,103 TargetOffloadEntry *EntryResponse);108 TargetOffloadEntry *EntryResponse);111 void copyOffloadEntry(const DeviceOffloadEntry &EntryResponse,