| 779 | |
| 780 | #ifdef __cplusplus |
| 781 | typedef class UpdateServiceManager UpdateServiceManager; |
| 782 | #else |
| 783 | typedef struct UpdateServiceManager UpdateServiceManager; |
| 784 | #endif /* __cplusplus */ |
nothing calls this directly
no outgoing calls
no test coverage detected