Home
last modified time | relevance | path

Searched defs:WatcherImpl (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libchrome/mojo/public/java/system/
H A Dwatcher_impl.cc22 class WatcherImpl { class
24 WatcherImpl() in WatcherImpl() function in mojo::android::__anonee1d57350111::WatcherImpl
/aosp_15_r20/external/libchrome/mojo/public/java/system/src/org/chromium/mojo/system/impl/
H A DWatcherImpl.java15 class WatcherImpl implements Watcher { class