Home
last modified time | relevance | path

Searched defs:realResourcePath (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/src/
H A Dglobal.c151 char realResourcePath[PATH_MAX] = {'\0'}; in GLOBAL_GetValueByIdInternal() local
220 char realResourcePath[PATH_MAX] = {'\0'}; in GLOBAL_GetValueByNameInternal() local
H A Dglobal_utils.c329 static int32_t CheckFilePath(const char *path, char *realResourcePath, int32_t length) in CheckFilePath()
358 char realResourcePath[PATH_MAX] = {0}; in GetOffsetByLocale() local