HomeSort by relevance Sort by last modified time
    Searched refs:deletePath (Results 1 - 3 of 3) sorted by null

  /frameworks/av/media/mtp/
MtpUtils.h 36 bool deletePath(const char* path);
MtpUtils.cpp 231 bool deletePath(const char* path) {
244 PLOG(ERROR) << "deletePath stat failed for " << path;
MtpServer.cpp     [all...]

Completed in 3316 milliseconds