Searched refs:GLOBAL_GetValueByIdInternal (Results 1 – 1 of 1) sorted by relevance
149 static int32_t GLOBAL_GetValueByIdInternal(uint32_t id, const char *path, const char *locale, char … in GLOBAL_GetValueByIdInternal() function211 if (GLOBAL_GetValueByIdInternal(id, path, locales[i], value) == MC_SUCCESS) { in GLOBAL_GetValueById()