Home
last modified time | relevance | path

Searched refs:wdToDir_ (Results 1 - 2 of 2) sorted by relevance

/developtools/profiler/device/plugins/api/src/
H A Dplugin_watcher.cpp48 for (auto it = wdToDir_.begin(); it != wdToDir_.end(); ++it) { in ~PluginWatcher()
99 wdToDir_.insert(std::pair<int, std::string>(wd, std::string(fullpath))); in WatchPlugins()
116 const std::string& pluginDir = wdToDir_[event->wd]; in MonitorIsSet()
H A Dplugin_watcher.h40 std::map<int, std::string> wdToDir_; member in PluginWatcher

Completed in 1 milliseconds