Searched defs:removePath (Results 1 – 4 of 4) sorted by relevance
106 std::string removePath; variable
167 public removePath(path: string): boolean { method in MonitorV2
151 string removePath = srcBase + "/" + subList[1] + "/backup"; in HandleStartMove() local
294 std::string removePath = file.substr(0, pos + TEMP_DIR.length() - 1); in RemoveAsset() local