Searched defs:command (Results 1 – 3 of 3) sorted by relevance
/trusty/vendor/google/aosp/ide/vscode/ |
D | tasks.json | 8 "command": "./build-root/build-qemu-generic-arm64-test-debug/run", string 29 "command": "./trusty/vendor/google/aosp/ide/vscode/kill_qemu_from_vscode.py", string
|
/trusty/user/base/lib/keymaster/ |
D | keymaster.c | 120 uint8_t command, in keymaster_send_command()
|
/trusty/vendor/google/aosp/scripts/ |
D | trusty_build_config.py | 90 def __init__(self, name, command, enabled, port_type = PortType.TEST): argument 118 def __init__(self, name, command, need=None, argument
|