MCPcopy Create free account
hub / github.com/VincentWei/MiniGUI / GetMgEtcValue

Function GetMgEtcValue

include/minigui.h:3409–3418  ·  view source on GitHub ↗

* \fn static inline int GetMgEtcValue(const char* pSection, const char *pKey, char *pValue, int iLen) * \brief Get value from MiniGUI configuration etc object * * This fuctions gets the value from MiniGUi configuration etc object, * somewhat similiar to GetValueFromEtcFile and GetValueFromEtc * \sa GetValueFromEtcFile \sa GetValueFromEtc. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

hz_input_initFunction · 0.85
get_engine_from_etcFunction · 0.85
get_mode_from_etcFunction · 0.85
create_wp_surfaceFunction · 0.85
get_drm_format_from_etcFunction · 0.85
load_external_driverFunction · 0.85
drmvideo.cFile · 0.85
RealEngine_GetInfoFunction · 0.85
SHADOW_VideoInitFunction · 0.85
fbvideo.cFile · 0.85
execl_xxvfbFunction · 0.85
execl_pcxvfbFunction · 0.85

Calls 2

GetValueFromEtcFileFunction · 0.50
GetValueFromEtcFunction · 0.50

Tested by

no test coverage detected