Home
last modified time | relevance | path

Searched refs:ErasePathInfoSub (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/include/
H A Dmtp_media_library.h99 void ErasePathInfoSub(const std::string &path);
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dmtp_media_library.cpp1080 ErasePathInfoSub(path); in TryRemoveExternalStorage()
1188 ErasePathInfoSub(path); in ErasePathInfo()
1191 void MtpMediaLibrary::ErasePathInfoSub(const std::string &path) in ErasePathInfoSub() function in OHOS::Media::MtpMediaLibrary