Home
last modified time | relevance | path

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

/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/src/utils/
H A Dutils.cpp207 bool Utils::StrCompare(const char *left, const char *right, size_t len, bool isCaseSensitive) in StrCompare() function in OHOS::Global::Resource::Utils
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/utils/
H A Dutils.cpp329 bool Utils::StrCompare(const char *left, const char *right, size_t len, bool isCaseSensitive) in StrCompare() function in OHOS::Global::Resource::Utils