Searched refs:GLOBAL_GetValueByNameInternal (Results 1 – 1 of 1) sorted by relevance
218 static int32_t GLOBAL_GetValueByNameInternal(const char *name, const char *path, const char *locale… in GLOBAL_GetValueByNameInternal() function282 if (GLOBAL_GetValueByNameInternal(name, path, locales[i], value) == MC_SUCCESS) { in GLOBAL_GetValueByName()