Home
last modified time | relevance | path

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

/aosp12/build/soong/finder/
H A Dfinder.go174 func newImpl(cacheParams CacheParams, filesystem fs.FileSystem, func
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/scanner/
H A DWifiScanningServiceImpl.java469 private boolean doesAnyExistingImplSatisfy(WifiScannerImpl newImpl) { in doesAnyExistingImplSatisfy()