/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/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 | 132 auto scan = FindApexes(kApexPackageBuiltinDirs); in preAllocateLoopDevices() local 133 if (!scan.Ok()) { in preAllocateLoopDevices() 134 return scan.ErrorStatus(); in preAllocateLoopDevices() 138 for (const auto& path : *scan) { in preAllocateLoopDevices() 783 StatusOr<std::vector<std::string>> scan = in verifySessionDir() local 785 if (!scan.Ok()) { in verifySessionDir() 786 LOG(WARNING) << scan.ErrorMessage(); in verifySessionDir() 787 return StatusOr<ApexFile>::MakeError(scan.ErrorMessage()); in verifySessionDir() 790 if (scan->size() > 1) { in verifySessionDir() 795 auto verified = verifyPackages(*scan, VerifyPackageInstall); in verifySessionDir() [all …]
|
/system/connectivity/wificond/tests/ |
D | scanner_unittest.cpp | 168 EXPECT_TRUE(scanner_impl_->scan(SingleScanSettings(), &success).isOk()); in TEST_F() 183 EXPECT_TRUE(scanner_impl.scan(settings, &success).isOk()); in TEST_F() 198 EXPECT_TRUE(scanner_impl.scan(settings, &success).isOk()); in TEST_F() 213 EXPECT_TRUE(scanner_impl.scan(settings, &success).isOk()); in TEST_F() 227 EXPECT_TRUE(scanner_impl.scan(settings, &success).isOk()); in TEST_F() 241 EXPECT_TRUE(scanner_impl.scan(settings, &success).isOk()); in TEST_F() 255 EXPECT_TRUE(scanner_impl.scan(settings, &success).isOk()); in TEST_F() 272 EXPECT_TRUE(scanner_impl_->scan(SingleScanSettings(), &success).isOk()); in TEST_F() 289 EXPECT_DEATH(scanner_impl_->scan(SingleScanSettings(), &success_ignored), in TEST_F() 302 scanner_impl_->scan(SingleScanSettings(), &single_scan_success).isOk()); in TEST_F()
|
/system/media/audio_utils/spdif/ |
D | FrameScanner.cpp | 51 bool FrameScanner::scan(uint8_t byte) in scan() function in android::FrameScanner
|
D | SPDIFEncoder.cpp | 237 if (mFramer->scan(*data)) { in write()
|
/system/connectivity/wificond/aidl/android/net/wifi/ |
D | IWifiScannerImpl.aidl | 43 boolean scan(in SingleScanSettings scanSettings); in scan() method
|
/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 | 57 ::android::binder::Status scan(
|
/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/sepolicy/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/sepolicy/prebuilts/api/28.0/public/ |
D | mediaextractor.te | 35 # scan extractor library directory to dynamically load extractors
|
/system/bt/proto/bluetooth/metrics/ |
D | bluetooth.proto | 204 // Initiator of the scan. Only the first three names will be stored. 239 // 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
|
/system/sepolicy/prebuilts/api/28.0/private/ |
D | statsd.te | 9 # Allow statsd to scan through /proc/pid for all processes.
|
D | incidentd.te | 9 # Allow incidentd to scan through /proc/pid for all processes
|
/system/sepolicy/private/ |
D | incidentd.te | 9 # Allow incidentd to scan through /proc/pid for all processes
|
/system/iorap/src/manager/ |
D | event_manager.cc | 432 .scan(std::move(initial_state), in InitializeRxGraph()
|
/system/sepolicy/prebuilts/api/29.0/private/ |
D | incidentd.te | 9 # Allow incidentd to scan through /proc/pid for all processes
|