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

/frameworks/av/media/mtp/
H A DMtpServer.cpp1105 static void deletePath(const char* path) { function in namespace:android
1115 ALOGE("deletePath stat failed for %s: %s", path, strerror(errno));
1137 deletePath((const char *)filePath);

Completed in 1321 milliseconds