Home
last modified time | relevance | path

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

/ohos5.0/base/global/resource_management/frameworks/resmgr/include/utils/
H A Dcommon.h30 static constexpr char UNDERLINE_SEP = '_'; variable
/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/include/utils/
H A Dcommon.h30 static constexpr char UNDERLINE_SEP = '_'; variable
/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/src/
H A Dres_locale.cpp188 if (sep != DASH_SEP && sep != UNDERLINE_SEP) { in CheckArg()
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dres_locale.cpp194 if (sep != DASH_SEP && sep != UNDERLINE_SEP) { in CheckArg()