/system/chre/apps/wifi_offload/include/chre/apps/wifi_offload/ |
D | flatbuffers_types.fbs | 49 * Message to send scan result(s) from nanoapp to host 65 * Instruction on how to filter scan results before waking up the applications 74 * Structure to send scan params and filter from host to nanoapp 82 * Defines the structure of each scan record 102 * Structure to keep and send scan statistics from nanoapp to host 110 /* The duration between when the framework subscribed for scan results to min
|
/system/connectivity/wificond/tests/ |
D | scanner_unittest.cpp | 126 EXPECT_TRUE(scanner_impl_->scan(SingleScanSettings(), &success).isOk()); in TEST_F() 141 EXPECT_TRUE(scanner_impl.scan(settings, &success).isOk()); in TEST_F() 156 EXPECT_TRUE(scanner_impl.scan(settings, &success).isOk()); in TEST_F() 171 EXPECT_TRUE(scanner_impl.scan(settings, &success).isOk()); in TEST_F() 185 EXPECT_TRUE(scanner_impl.scan(settings, &success).isOk()); in TEST_F() 199 EXPECT_TRUE(scanner_impl.scan(settings, &success).isOk()); in TEST_F() 213 EXPECT_TRUE(scanner_impl.scan(settings, &success).isOk()); in TEST_F() 230 EXPECT_TRUE(scanner_impl_->scan(SingleScanSettings(), &success).isOk()); in TEST_F() 247 EXPECT_DEATH(scanner_impl_->scan(SingleScanSettings(), &success_ignored), in TEST_F() 260 scanner_impl_->scan(SingleScanSettings(), &single_scan_success).isOk()); in TEST_F()
|
/system/bt/gd/neighbor/ |
D | Android.bp | 10 "scan.cc",
|
/system/bt/service/doc/ |
D | IBluetoothLowEnergy.txt | 60 * Initiates a BLE device scan for the scan client with ID |client_id|, using 70 * Stops a previously initiated scan session for the client with ID 79 * synchronous failures, e.g. if the advertising or scan response data are
|
D | IBluetoothLowEnergyCallback.txt | 42 * Called to report BLE device scan results once a scan session is started for
|
/system/apex/apexd/ |
D | apexd.cpp | 154 auto scan = FindApexes(kApexPackageBuiltinDirs); in preAllocateLoopDevices() local 155 if (!scan.ok()) { in preAllocateLoopDevices() 156 return scan.error(); in preAllocateLoopDevices() 160 for (const auto& path : *scan) { in preAllocateLoopDevices() 721 Result<std::vector<std::string>> scan = FindApexFilesByName(sessionDirPath); in verifySessionDir() local 722 if (!scan.ok()) { in verifySessionDir() 723 LOG(WARNING) << scan.error(); in verifySessionDir() 724 return scan.error(); in verifySessionDir() 727 if (scan->size() > 1) { in verifySessionDir() 732 auto verified = verifyPackages(*scan, VerifyPackageInstall); in verifySessionDir() [all …]
|
/system/connectivity/wificond/aidl/android/net/wifi/ |
D | IWifiScannerImpl.aidl | 43 boolean scan(in SingleScanSettings scanSettings); in scan() method
|
/system/media/audio_utils/spdif/ |
D | FrameScanner.cpp | 51 bool FrameScanner::scan(uint8_t byte) in scan() function in android::FrameScanner
|
D | SPDIFEncoder.cpp | 239 if (mFramer->scan(*data)) { in write()
|
/system/sepolicy/private/ |
D | linkerconfig.te | 16 # Allow linkerconfig to scan for apex modules
|
/system/sepolicy/prebuilts/api/30.0/private/ |
D | linkerconfig.te | 16 # Allow linkerconfig to scan for apex modules
|
/system/media/audio_utils/include/audio_utils/spdif/ |
D | FrameScanner.h | 46 virtual bool scan(uint8_t byte);
|
/system/extras/memtrack/ |
D | memtrack.h | 83 void scan();
|
D | memtrack.cpp | 159 void ProcessInfo::scan() { in scan() function in ProcessInfo 349 proc_info.scan(); in main()
|
/system/connectivity/wificond/scanning/ |
D | scanner_impl.h | 52 ::android::binder::Status scan(
|
/system/sepolicy/prebuilts/api/28.0/public/ |
D | mediaextractor.te | 35 # scan extractor library directory to dynamically load extractors
|
/system/sepolicy/public/ |
D | statsd.te | 6 # Allow statsd to scan through /proc/pid for all processes.
|
D | mediaextractor.te | 40 # scan extractor library directory to dynamically load extractors
|
/system/sepolicy/prebuilts/api/30.0/public/ |
D | mediaextractor.te | 40 # scan extractor library directory to dynamically load extractors
|
D | statsd.te | 6 # Allow statsd to scan through /proc/pid for all processes.
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | mediaextractor.te | 37 # scan extractor library directory to dynamically load extractors
|
D | statsd.te | 6 # Allow statsd to scan through /proc/pid for all processes.
|
/system/bt/gd/proto/bluetooth/metrics/ |
D | bluetooth.proto | 201 // Initiator of the scan. Only the first three names will be stored. 235 // Initiator of the scan. Only the first three names will be stored.
|
/system/sepolicy/prebuilts/api/27.0/private/ |
D | incidentd.te | 12 # Allow incidentd to scan through /proc/pid for all processes
|
/system/sepolicy/prebuilts/api/26.0/private/ |
D | incidentd.te | 12 # Allow incidentd to scan through /proc/pid for all processes
|