Home
last modified time | relevance | path

Searched refs:exists (Results 1 – 8 of 8) sorted by relevance

/trusty/user/app/keymaster/
Dsecure_storage_manager.h98 bool* exists);
Dsecure_storage_manager.cpp195 bool* exists) { in AttestationKeyExists() argument
203 *exists = attestation_key->has_key; in AttestationKeyExists()
/trusty/device/arm/generic-arm64/project/qemu/
Dlldb_support.py109 if not os.path.exists(symbol_path):
DLLDB_README.md32 The LLDB scripting that exists is *not* process-aware. It works purely off of
Dqemu.py30 if os.path.exists(f"{android}/target/product/trusty"):
32 if os.path.exists(f"{android}/out/target/product/trusty"):
/trusty/vendor/google/aosp/scripts/
Dbuild.py97 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):
Dtrusty_build_config.py252 if optional and not os.path.exists(path):
/trusty/user/base/tools/
Dmanifest_compiler.py1170 if dir_name and not os.path.exists(dir_name):
1306 if not os.path.exists(manifest_file):