Home
last modified time | relevance | path

Searched refs:deletePath (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/mtp/
DMtpUtils.h36 bool deletePath(const char* path);
DMtpUtils.cpp232 bool deletePath(const char* path) { in deletePath() function
DMtpServer.cpp1087 deletePath(fromPath); in doMoveObject()
1093 deletePath(fromPath); in doMoveObject()
1307 bool success = deletePath((const char *)filePath); in doDeleteObject()