Searched defs:removePath (Results 1 – 3 of 3) sorted by relevance
106 std::string removePath; variable
199 bool FileMonitor::removePath(const std::string& aPath) in removePath() function in ige::FileMonitor
230 std::string removePath = file.substr(0, pos + TEMP_DIR.length() - 1); in RemoveAsset() local