Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/
H A Dfile_manager.cpp182 string_view toProtocol; in Rename() local
185 if (ParseUri(to, toProtocol, toPath)) { in Rename()
186 if (fromProtocol == toProtocol) { in Rename()