Home
last modified time | relevance | path

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

/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/src/
H A Dglobal.c67 ret = GetGlobalUtilsImpl()->SplitLocale(tempLocale, localeArray, &count); in GLOBAL_GetLanguage()
85 ret = GetGlobalUtilsImpl()->SplitLocale(tempLocale, localeArray, &count); in GLOBAL_IsRTL()
121 ret = GetGlobalUtilsImpl()->SplitLocale(tempLocale, localeArray, &count); in GLOBAL_GetRegion()
152 GlobalUtilsImpl *utilsImpl = GetGlobalUtilsImpl(); in GLOBAL_GetValueByIdInternal()
221 GlobalUtilsImpl *utilsImpl = GetGlobalUtilsImpl(); in GLOBAL_GetValueByNameInternal()
H A Dglobal_utils.c518 GlobalUtilsImpl *GetGlobalUtilsImpl(void) in GetGlobalUtilsImpl() function
/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/include/
H A Dglobal_utils.h115 GlobalUtilsImpl *GetGlobalUtilsImpl(void);