Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/include/
H A Dmtp_file_observer.h42 static void DealWatchMap(const inotify_event &event, const std::string &path);
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dmtp_file_observer.cpp87 void MtpFileObserver::DealWatchMap(const inotify_event &event, const std::string &path) in DealWatchMap() function in OHOS::Media::MtpFileObserver
130 DealWatchMap(event, fileName); in SendEvent()