Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/include/
H A Dmtp_file_observer.h33 void AddPathToWatchMap(const std::string &path);
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dmtp_file_observer.cpp234 void MtpFileObserver::AddPathToWatchMap(const std::string &path) in AddPathToWatchMap() function in OHOS::Media::MtpFileObserver
H A Dmtp_media_library.cpp701 MtpFileObserver::GetInstance().AddPathToWatchMap(toPath); in CrossCopyAfter()
707 MtpFileObserver::GetInstance().AddPathToWatchMap(entry.path().string()); in CrossCopyAfter()