Skip to content
Snippets Groups Projects
Commit a1e83e42 authored by Brad King's avatar Brad King
Browse files

SystemInformation: Expose helper functions only where needed

Drop unused helper GetFieldFromCommand.  Define helpers

 LoadLines
 NameValue
 GetFieldFromFile
 GetFieldsFromFile
 GetFieldsFromCommand
 StacktraceSignalHandler

only on platforms where they are used.  Hide all helpers in an anonymous
namespace so they are not visible outside the SystemInformation
translation unit.

Change-Id: I514881a8f253d72e90a0fb8bf1a6d7d9bc7e01c5
parent f9db7eab
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment