Home
last modified time | relevance | path

Searched refs:GLOBAL_GetValueByIdInternal (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/src/
H A Dglobal.c149 static int32_t GLOBAL_GetValueByIdInternal(uint32_t id, const char *path, const char *locale, char … in GLOBAL_GetValueByIdInternal() function
211 if (GLOBAL_GetValueByIdInternal(id, path, locales[i], value) == MC_SUCCESS) { in GLOBAL_GetValueById()