Home
last modified time | relevance | path

Searched refs:deletePath (Results 1 – 4 of 4) 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.cpp1117 deletePath(fromPath); in doMoveObject()
1123 deletePath(fromPath); in doMoveObject()
1337 bool success = deletePath((const char *)filePath); in doDeleteObject()
/frameworks/av/media/mtp/tests/MtpFuzzer/
Dmtp_fuzzer.cpp218 android::deletePath(storage_path); in LLVMFuzzerTestOneInput()