Searched defs:scan (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/media/libstagefright/id3/
H A Dtestid3.cpp112 void scan(const char *path) { function
139 scan(newPath);
160 scan(argv[i]);
/frameworks/compile/mclinker/lib/LD/
H A DEhFrameReader.cpp46 EhFrameReader::scan<true>(ConstAddress pHandler, function in class:EhFrameReader
139 Token token = scan<true>(handler, file_off, *sect_reg);
143 // fail to scan
/frameworks/base/wifi/java/android/net/wifi/
H A DWifiNative.java182 public boolean scan(int type) { method in class:WifiNative
188 throw new IllegalArgumentException("Invalid scan type");
277 * RANGE=ALL gets all scan results
290 * y is an ascii representation of an integer number of the max AP to remember per scan
427 * Enable or disable Bluetooth coexistence scan mode. When this mode is on,
428 * some of the low-level scan parameters used by the driver are changed to

Completed in 1132 milliseconds