Searched defs:matched (Results 1 – 7 of 7) sorted by relevance
| /system/chre/apps/nearby/location/lbs/contexthub/nanoapps/nearby/ |
| D | hw_filter.cc | 33 bool matched = true; in Match() local
|
| D | fast_pair_filter.cc | 213 bool matched = bloom_filter.MayContain(key, pos); in MatchSubsequentPair() local
|
| /system/netd/tests/ |
| D | test_utils.cpp | 128 bool matched = true; in ipRouteExists() local
|
| /system/memory/libmeminfo/ |
| D | libmeminfo_benchmark.cpp | 245 int matched = fscanf(f, "%*d %*d %" SCNu64 " %*d %*d %*d %*d", &mem_used_total); in get_zram_mem_used() local 257 int matched = fscanf(f, "%" SCNu64, &mem_used_total); in get_zram_mem_used() local
|
| /system/update_engine/liburing_cpp/tests/ |
| D | BasicTests.cpp | 50 const auto matched = sscanf(buffer.release, "%d.%d", &major, &minor); in SetUp() local
|
| /system/core/fs_mgr/libfs_avb/ |
| D | fs_avb.cpp | 64 bool matched = (memcmp(hasher.finalize(), expected_digest, Hasher::DIGEST_SIZE) == 0); in VerifyVbmetaDigest() local
|
| /system/netd/server/ |
| D | NdcDispatcher.cpp | 354 bool matched = false; in runCommand() local
|