Home
last modified time | relevance | path

Searched refs:curDrive (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/windows/
H A Dplatform_windows.cpp40 string_view curDrive; in PlatformWindows() local
44 SplitPath(cwd, curDrive, curPath, curFilename, curExt); in PlatformWindows()
67 res += curDrive; in PlatformWindows()
/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/
H A Dfilesystem_api.cpp116 string_view curDrive; in ResolvePath() local
120 SplitPath(basePath_, curDrive, curPath, curFilename, curExt); in ResolvePath()
142 res += curDrive; in ResolvePath()

Completed in 1 milliseconds