Home
last modified time | relevance | path

Searched refs:toLower (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/
H A Dstring.h806 basic_string toLower() const in toLower() function
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dmaterial_impl.cpp74 const auto extension = BASE_NS::string(rest.substr(rest.size() - 5, 5)).toLower(); in IsGltfResource()