| 77 | } |
| 78 | |
| 79 | unsigned long FvAvailableUpdate::GetEnclosureLength() |
| 80 | { |
| 81 | return m_enclosureLength; |
| 82 | } |
| 83 | |
| 84 | void FvAvailableUpdate::SetEnclosureLength(unsigned long enclosureLength) |
| 85 | { |
nothing calls this directly
no outgoing calls
no test coverage detected