Home
last modified time | relevance | path

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

/ohos5.0/base/global/resource_management/frameworks/resmgr/include/utils/
H A Dcommon.h27 static constexpr uint8_t SCRIPT_ARRAY_LEN = 5; variable
/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/include/utils/
H A Dcommon.h27 static constexpr uint8_t SCRIPT_ARRAY_LEN = 5; variable
/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/src/
H A Dlocale_matcher.cpp531 char *tempScript = new(std::nothrow) char[SCRIPT_ARRAY_LEN]; in Normalize()
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dlocale_matcher.cpp533 char *tempScript = new(std::nothrow) char[SCRIPT_ARRAY_LEN]; in Normalize()