Home
last modified time | relevance | path

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

/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/memory/libmeminfo/libdmabufinfo/
Ddmabufinfo.cpp272 int matched = sscanf(line, "%" SCNu64 "%*x %*x %" SCNu64 " %ms %" SCNu64 " %ms", &size, in ReadDmaBufInfo() local
274 if (matched < 4) { in ReadDmaBufInfo()
277 dmabufs->emplace_back((ino_t)inode, size, count, exporter_name, matched > 4 ? name : ""); in ReadDmaBufInfo()
/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/netd/server/
DNdcDispatcher.cpp355 bool matched = false; in runCommand() local
373 matched = true; in runCommand()
376 matched = true; in runCommand()
384 matched = true; in runCommand()
387 matched = true; in runCommand()
392 if (!matched) { in runCommand()
/system/core/fs_mgr/libfs_avb/
Dfs_avb.cpp62 bool matched = (memcmp(hasher.finalize(), expected_digest, Hasher::DIGEST_SIZE) == 0); in VerifyVbmetaDigest() local
64 return std::make_pair(total_size, matched); in VerifyVbmetaDigest()
/system/sepolicy/
DREADME95 any string specified in TARGET_BUILD_VARIANT. All tags are matched verbatim
96 and all options are matched lowercase. The options are "tolowered" automatically
/system/sepolicy/prebuilts/api/29.0/private/
Dseapp_contexts32 # Other values of user are matched against the name associated with the process
105 # inputs are matched on a key value rule line.
/system/bt/bta/gatt/
Dbta_gattc_cache.cc655 bool matched = false; in bta_gattc_read_db_hash_cmpl() local
668 matched = (local_hash == remote_hash); in bta_gattc_read_db_hash_cmpl()
672 if (matched) { in bta_gattc_read_db_hash_cmpl()
/system/chre/chpp/api_parser/
Dchre_api_to_chpp.py1017 matched = False
1020 matched = True
1022 if not matched:
/system/sepolicy/prebuilts/api/30.0/private/
Dseapp_contexts32 # Other values of user are matched against the name associated with the process
105 # inputs are matched on a key value rule line.
/system/sepolicy/prebuilts/api/31.0/private/
Dseapp_contexts32 # Other values of user are matched against the name associated with the process
106 # inputs are matched on a key value rule line.
/system/sepolicy/private/
Dseapp_contexts32 # Other values of user are matched against the name associated with the process
106 # inputs are matched on a key value rule line.
/system/bt/vendor_libs/test_vendor_lib/packets/
Dlink_layer_packets.pdl321 matched : 1,
/system/sepolicy/prebuilts/api/27.0/private/
Dseapp_contexts65 # inputs are matched on a key value rule line.
/system/sepolicy/prebuilts/api/26.0/private/
Dseapp_contexts65 # inputs are matched on a key value rule line.
/system/sepolicy/prebuilts/api/28.0/private/
Dseapp_contexts65 # inputs are matched on a key value rule line.
/system/apex/docs/
Dhowto.md174 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