/system/bt/service/test/ |
D | low_energy_scanner_unittest.cc | 74 void ScanFilterAdd(int filter_index, std::vector<ApcfCommand> filters, in ScanFilterAdd() argument 271 std::vector<ScanFilter> filters; in TEST_F() local 274 EXPECT_FALSE(le_scanner_->StartScan(settings, filters)); in TEST_F() 281 EXPECT_TRUE(le_scanner_->StartScan(settings, filters)); in TEST_F() 321 std::vector<ScanFilter> filters; in TEST_F() local 322 ASSERT_TRUE(le_scanner_->StartScan(settings, filters)); in TEST_F()
|
/system/bt/service/common/android/bluetooth/ |
D | IBluetoothLeScanner.aidl | 30 in ScanFilter[] filters); in StartScan() argument
|
/system/bt/service/ipc/binder/ |
D | bluetooth_le_scanner_binder_server.cc | 67 const std::vector<android::bluetooth::ScanFilter>& filters, in StartScan() argument 80 for (const auto& filter : filters) { in StartScan()
|
D | bluetooth_le_scanner_binder_server.h | 60 const std::vector<android::bluetooth::ScanFilter>& filters,
|
/system/bt/hci/src/ |
D | btsnoop.cc | 428 auto& filters = filter_list[acl_handle]; in should_filter_log() local 431 if (filters.isRfcChannel(is_received, l2c_channel)) { in should_filter_log() 438 if (!filters.isWhitelistedDlci(rfc_dlci)) { in should_filter_log() 441 } else if (!filters.isWhitelistedL2c(is_received, l2c_channel)) { in should_filter_log()
|
/system/extras/simpleperf/ |
D | event_selection_set.h | 128 void SetAddrFilters(std::vector<AddrFilter>&& filters) { in SetAddrFilters() argument 129 addr_filters_ = std::move(filters); in SetAddrFilters()
|
D | cmd_record.cpp | 741 auto filters = ParseAddrFilterOption(*value->str_value); in ParseOptions() local 742 if (filters.empty()) { in ParseOptions() 745 event_selection_set_.SetAddrFilters(std::move(filters)); in ParseOptions() 1851 static bool ParseOneAddrFilter(const std::string& s, std::vector<AddrFilter>* filters) { in ParseOneAddrFilter() argument 1864 filters->emplace_back( in ParseOneAddrFilter() 1871 filters->emplace_back(args[0] == "start" ? AddrFilter::FILE_START : AddrFilter::FILE_STOP, in ParseOneAddrFilter() 1882 filters->emplace_back(AddrFilter::FILE_RANGE, seg.file_offset, seg.file_size, args[1]); in ParseOneAddrFilter() 1891 filters->emplace_back(AddrFilter::KERNEL_RANGE, addr1, addr2 - addr1, ""); in ParseOneAddrFilter() 1898 filters->emplace_back(AddrFilter::FILE_RANGE, off1, off2 - off1, path); in ParseOneAddrFilter() 1907 std::vector<AddrFilter> filters; in ParseAddrFilterOption() local [all …]
|
D | cmd_record_test.cpp | 1109 auto filters = ParseAddrFilterOption(option); in TEST() local 1111 for (auto& filter : filters) { in TEST()
|
/system/core/adb/fastdeploy/deployagent/test/com/android/fastdeploy/ |
D | ApkArchiveTest.java | 22 import androidx.test.filters.SmallTest;
|
/system/bt/service/ |
D | low_energy_scanner.h | 75 const std::vector<ScanFilter>& filters);
|
D | low_energy_scanner.cc | 97 const std::vector<ScanFilter>& filters) { in StartScan() argument
|
/system/bt/service/doc/ |
D | IBluetoothLowEnergy.txt | 64 * |filters|. Return true on success, false otherwise. 67 in ScanFilter[] filters);
|
/system/bt/binder/android/bluetooth/ |
D | IBluetoothGatt.aidl | 48 void startScan(in int scannerId, in ScanSettings settings, in List<ScanFilter> filters, in startScan() argument 50 … startScanForIntent(in PendingIntent intent, in ScanSettings settings, in List<ScanFilter> filters, in startScanForIntent() argument
|
/system/bt/btif/src/ |
D | btif_ble_scanner.cc | 256 void ScanFilterAdd(int filter_index, std::vector<ApcfCommand> filters, in ScanFilterAdd() argument 263 &BTM_LE_PF_set, filter_index, std::move(filters), in ScanFilterAdd()
|
/system/bt/include/hardware/ |
D | ble_scanner.h | 89 virtual void ScanFilterAdd(int filter_index, std::vector<ApcfCommand> filters,
|
/system/core/liblog/ |
D | logprint.cpp | 60 FilterInfo* filters; member 186 for (p_curFilter = p_format->filters; p_curFilter != NULL; p_curFilter = p_curFilter->p_next) { in filterPriForTag() 235 p_info = p_format->filters; in android_log_format_free() 427 p_fi->p_next = p_format->filters; in android_log_addFilterRule() 428 p_format->filters = p_fi; in android_log_addFilterRule()
|
/system/bt/service/client/ |
D | main.cc | 940 std::vector<android::bluetooth::ScanFilter> filters; in HandleStartLeScan() local 943 ble_scanner_iface->StartScan(ble_scanner_id.load(), settings, filters, in HandleStartLeScan()
|
/system/bt/doc/ |
D | power_management.md | 33 well, which filters down through the same status function.
|
/system/media/audio_utils/ |
D | Doxyfile.orig | 853 # The FILTER_PATTERNS tag can be used to specify filters on a per file pattern 855 # filter if there is a match. The filters are a list of the form: pattern=filter 857 # filters are used. If the FILTER_PATTERNS tag is empty or if none of the 869 # The FILTER_SOURCE_PATTERNS tag can be used to specify source filters per file 1282 # filters). 1290 # filters).
|
D | Doxyfile.bak | 853 # The FILTER_PATTERNS tag can be used to specify filters on a per file pattern 855 # filter if there is a match. The filters are a list of the form: pattern=filter 857 # filters are used. If the FILTER_PATTERNS tag is empty or if none of the 869 # The FILTER_SOURCE_PATTERNS tag can be used to specify source filters per file 1282 # filters). 1290 # filters).
|
D | Doxyfile | 939 # The FILTER_PATTERNS tag can be used to specify filters on a per file pattern 941 # filter if there is a match. The filters are a list of the form: pattern=filter 943 # filters are used. If the FILTER_PATTERNS tag is empty or if none of the 959 # The FILTER_SOURCE_PATTERNS tag can be used to specify source filters per file 1416 # filters). 1424 # filters).
|
/system/chre/chre_api/doc/ |
D | Doxyfile | 890 # The FILTER_PATTERNS tag can be used to specify filters on a per file pattern 892 # filter if there is a match. The filters are a list of the form: pattern=filter 894 # filters are used. If the FILTER_PATTERNS tag is empty or if none of the 910 # The FILTER_SOURCE_PATTERNS tag can be used to specify source filters per file 1327 # filters). 1335 # filters).
|
/system/chre/pal/doc/ |
D | Doxyfile | 890 # The FILTER_PATTERNS tag can be used to specify filters on a per file pattern 892 # filter if there is a match. The filters are a list of the form: pattern=filter 894 # filters are used. If the FILTER_PATTERNS tag is empty or if none of the 910 # The FILTER_SOURCE_PATTERNS tag can be used to specify source filters per file 1327 # filters). 1335 # filters).
|
/system/extras/simpleperf/doc/ |
D | executable_commands_reference.md | 601 filters to select samples of interest.
|