Home
last modified time | relevance | path

Searched defs:ToLowerCase (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/security/device_auth/common_lib/impl/src/
H A Duint8buff_utils.c83 int32_t ToLowerCase(Uint8Buff *buff) in ToLowerCase() function
/ohos5.0/foundation/communication/dsoftbus/core/common/utils/
H A Dsoftbus_utils.c416 static char ToLowerCase(char ch) in ToLowerCase() function
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Ddb_common.cpp465 std::string DBCommon::ToLowerCase(const std::string &str) in ToLowerCase() function in DistributedDB::DBCommon
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/capability/html/
H A Dhtml_to_span.cpp62 void ToLowerCase(std::string& str) in ToLowerCase() function