Home
last modified time | relevance | path

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

/system/extras/simpleperf/runtest/
Druntest.py476 matched = [False] * len(test.symbol_overhead_requirements)
482 matched[i] = True
484 for i in range(len(matched)):
485 if not matched[i]:
499 matched = [False] * len(test.symbol_children_overhead_requirements)
504 matched[i] = True
510 for i in range(len(matched)):
511 if not matched[i]:
519 matched = [False] * len(test.symbol_relation_requirements)
524 matched[i] = True
[all …]
/system/core/libpixelflinger/codeflinger/
DArm64Disassembler.cpp279 bool matched = false; in arm64_disassemble() local
286 matched = true; in arm64_disassemble()
290 if(matched == false) in arm64_disassemble()
/system/extras/procrank/
Dprocrank.cpp162 int matched = fscanf(f, "%*d %*d %" SCNu64 " %*d %*d %*d %*d", &mem_used_total); in get_zram_mem_used() local
163 if (matched != 1) in get_zram_mem_used()
174 int matched = fscanf(f, "%" SCNu64, &mem_used_total); in get_zram_mem_used() local
175 if (matched != 1) in get_zram_mem_used()
/system/netd/server/
DCommandListener.cpp369 bool matched = false; in runCommand() local
389 matched = true; in runCommand()
392 matched = true; in runCommand()
401 matched = true; in runCommand()
404 matched = true; in runCommand()
411 if (!matched) { in runCommand()
/system/core/adf/libadf/
Dadf.cpp65 int matched = sscanf(dirent->d_name, pattern, &id); in adf_find_nodes() local
67 if (matched < 0) in adf_find_nodes()
69 else if (matched == 1) in adf_find_nodes()
/system/sepolicy/
DREADME84 any string specified in TARGET_BUILD_VARIANT. All tags are matched verbatim
85 and all options are matched lowercase. The options are "tolowered" automatically
/system/core/fs_mgr/
Dfs_mgr_avb.cpp157 bool matched = (memcmp(hasher.finalize(), expected_digest, Hasher::DIGEST_SIZE) == 0); in verify_vbmeta_digest() local
159 return std::make_pair(total_size, matched); in verify_vbmeta_digest()
/system/sepolicy/private/
Dseapp_contexts65 # inputs are matched on a key value rule line.
/system/core/libutils/
DREADME94 (portrait). During lookup, every constraint set is matched against the
/system/media/audio_utils/
DDoxyfile794 # Note that the wildcards are matched against the file with absolute path, so to
805 # Note that the wildcards are matched against the file with absolute path, so to
DDoxyfile.orig794 # Note that the wildcards are matched against the file with absolute path, so to
805 # 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/tpm/trunks/generator/
Draw_commands_fixed.txt12858 has not validated that the public area is associated with a matched sensitive area, then the public
20556 no digest in pHashList matched the current value of policyDigest for
20610 // None of the values in the list matched the current policyDigest