Searched refs:deletePath (Results 1 – 3 of 3) sorted by relevance
36 bool deletePath(const char* path);
232 bool deletePath(const char* path) { in deletePath() function
1087 deletePath(fromPath); in doMoveObject()1093 deletePath(fromPath); in doMoveObject()1307 bool success = deletePath((const char *)filePath); in doDeleteObject()