Searched refs:exists (Results 1 – 8 of 8) sorted by relevance
98 bool* exists);
195 bool* exists) { in AttestationKeyExists() argument203 *exists = attestation_key->has_key; in AttestationKeyExists()
109 if not os.path.exists(symbol_path):
32 The LLDB scripting that exists is *not* process-aware. It works purely off of
30 if os.path.exists(f"{android}/target/product/trusty"):32 if os.path.exists(f"{android}/out/target/product/trusty"):
97 if not os.path.exists(src) and optional:207 if not os.path.exists(src_file) and optional:473 if os.path.exists(uuidmapfile):485 if not os.path.exists(coverage_script):
252 if optional and not os.path.exists(path):
1170 if dir_name and not os.path.exists(dir_name):1306 if not os.path.exists(manifest_file):