Home
last modified time | relevance | path

Searched refs:matched (Results 1 – 19 of 19) sorted by relevance

/system/chre/apps/nearby/location/lbs/contexthub/nanoapps/nearby/
Dhw_filter.cc33 bool matched = true; in Match() local
38 matched = false; in Match()
42 if (matched) { in Match()
Dfast_pair_filter.cc213 bool matched = bloom_filter.MayContain(key, pos); in MatchSubsequentPair() local
214 if (!matched && account_data.rrd.length > 0) { in MatchSubsequentPair()
218 matched = bloom_filter.MayContain(key, pos); in MatchSubsequentPair()
219 if (matched) break; in MatchSubsequentPair()
222 if (matched) { in MatchSubsequentPair()
/system/chre/api_parser/
Dchre_api_to_chpp.py36 matched = False
39 matched = True
41 if not matched:
/system/sepolicy/tests/
Dcheck_prop_prefix.py28 matched = line_regex.match(line)
29 if not matched:
32 return matched.group(1, 2)
/system/extras/simpleperf/runtest/
Druntest.py489 matched = [False] * len(test.symbol_overhead_requirements)
495 matched[i] = True
497 for i in range(len(matched)):
498 if not matched[i]:
512 matched = [False] * len(test.symbol_children_overhead_requirements)
517 matched[i] = True
523 for i in range(len(matched)):
524 if not matched[i]:
532 matched = [False] * len(test.symbol_relation_requirements)
537 matched[i] = True
[all …]
/system/netd/tests/
Dtest_utils.cpp128 bool matched = true; in ipRouteExists() local
131 matched = false; in ipRouteExists()
136 if (matched) { in ipRouteExists()
/system/memory/libmeminfo/
Dlibmeminfo_benchmark.cpp245 int matched = fscanf(f, "%*d %*d %" SCNu64 " %*d %*d %*d %*d", &mem_used_total); in get_zram_mem_used() local
246 if (matched != 1) in get_zram_mem_used()
257 int matched = fscanf(f, "%" SCNu64, &mem_used_total); in get_zram_mem_used() local
258 if (matched != 1) in get_zram_mem_used()
/system/update_engine/liburing_cpp/tests/
DBasicTests.cpp50 const auto matched = sscanf(buffer.release, "%d.%d", &major, &minor); in SetUp() local
51 ASSERT_EQ(matched, 2) << "Unexpected kernel version format: " in SetUp()
/system/netd/server/
DNdcDispatcher.cpp354 bool matched = false; in runCommand() local
372 matched = true; in runCommand()
375 matched = true; in runCommand()
383 matched = true; in runCommand()
386 matched = true; in runCommand()
391 if (!matched) { in runCommand()
/system/core/fs_mgr/libfs_avb/
Dfs_avb.cpp63 bool matched = (memcmp(hasher.finalize(), expected_digest, Hasher::DIGEST_SIZE) == 0); in VerifyVbmetaDigest() local
65 return std::make_pair(total_size, matched); in VerifyVbmetaDigest()
/system/sepolicy/
DREADME.md96 any string specified in `TARGET_BUILD_VARIANT`. All tags are matched verbatim
97 and all options are matched lowercase. The options are **tolowered** automatically
/system/chre/apps/nearby/location/lbs/contexthub/nanoapps/nearby/proto/
Dble_filter.proto108 optional uint32 id = 1; // id of the matched Filter.
Dnearby_extension.proto174 // Sent when one or more advertisements matched an extended filter
/system/sepolicy/private/
Dseapp_contexts33 # Other values of user are matched against the name associated with the process
135 # inputs are matched on a key value rule line.
/system/extras/pinner/
DREADME.md81 it should specify a subset of files and optionally ranges within those files to be matched against
/system/apex/docs/
Dhowto.md180 ABI is not supported, it is matched with the 64-bit ABI.
/system/chre/pal/doc/
DDoxyfile827 # Note that the wildcards are matched against the file with absolute path, so to
838 # Note that the wildcards are matched against the file with absolute path, so to
/system/chre/chre_api/doc/
DDoxyfile827 # Note that the wildcards are matched against the file with absolute path, so to
838 # Note that the wildcards are matched against the file with absolute path, so to
/system/media/audio_utils/
DDoxyfile876 # Note that the wildcards are matched against the file with absolute path, so to
887 # Note that the wildcards are matched against the file with absolute path, so to