Searched defs:currentPath (Results 1 – 3 of 3) sorted by relevance
152 std::string currentPath; in CreateDirectory() local
70 char currentPath[FILE_PATH_LENGTH] = { 0 }; in AlignFileBy4kBytes() local
544 let currentPath = path.substring(path.lastIndexOf('/') + 1); variable