Home
last modified time | relevance | path

Searched refs:MATCH (Results 1 - 11 of 11) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_ble_filter_matcher.cpp27 return MatchResult::MATCH; in MatchesScanFilters()
31 if (MatchesScanFilter(filter, result) == MatchResult::MATCH) { in MatchesScanFilters()
32 return MatchResult::MATCH; in MatchesScanFilters()
62 return MatchResult::MATCH; in MatchesScanFilter()
71 return MatchResult::MATCH; in MatchesAddress()
79 return filterAddress == resultAdderss ? MatchResult::MATCH : MatchResult::MISMATCH; in MatchesAddress()
88 return MatchResult::MATCH; in MatchesName()
96 return filterName == resultName ? MatchResult::MATCH : MatchResult::MISMATCH; in MatchesName()
104 return MatchResult::MATCH; in MatchesServiceUuids()
118 return MatchResult::MATCH; in MatchesServiceUuids()
[all...]
H A Dbluetooth_ble_central_manager_server.cpp113 BluetoothBleFilterMatcher::MatchesScanFilters(scanFilters_, bleScanResult) == MatchResult::MATCH) {
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dcopy_dir.h29 constexpr int MATCH = 1; member
H A Dcopy_dir.cpp108 return MATCH; in FilterFunc()
H A Dcopy.cpp39 constexpr int MATCH = 1; member
123 return MATCH; in FilterFunc()
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dcopydir.h32 constexpr int MATCH = 1; member
H A Dcopydir.cpp173 return MATCH; in FilterFunc()
H A Dcopy.cpp55 constexpr int MATCH = 1; member
333 return MATCH; in FilterFunc()
/foundation/communication/bluetooth_service/services/bluetooth/server/include/
H A Dbluetooth_ble_filter_matcher.h26 MATCH, member in OHOS::Bluetooth::MatchResult
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/ipc/
H A Dconnection_detector.h37 constexpr int MATCH = 1; member
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/
H A Dconnection_detector.cpp107 return MATCH; in FilterFunc()

Completed in 7 milliseconds