Home
last modified time | relevance | path

Searched refs:puts (Results 1 – 4 of 4) sorted by relevance

/system/tpm/trunks/
Dtrunks_client.cc46 puts("Options:"); in PrintUsage()
47 puts(" --allocate_pcr - Configures PCR 0-15 under the SHA256 bank."); in PrintUsage()
48 puts(" --clear - Clears the TPM. Use before initializing the TPM."); in PrintUsage()
49 puts(" --help - Prints this message."); in PrintUsage()
50 puts(" --init_tpm - Initializes a TPM as CrOS firmware does."); in PrintUsage()
51 puts(" --own - Takes ownership of the TPM with the provided password."); in PrintUsage()
52 puts(" --owner_password - used to provide an owner password"); in PrintUsage()
53 puts(" --regression_test - Runs some basic regression tests. If"); in PrintUsage()
54 puts(" owner_password is supplied, it runs tests that"); in PrintUsage()
55 puts(" need owner permissions."); in PrintUsage()
[all …]
/system/timezone/
DREADME.android8 It downloads the latest tzdata update from IANA and puts it in
/system/core/adb/
Dsysdeps.h282 #define puts adb_puts macro
/system/core/toolbox/
Dgetevent.c305 puts(""); in print_hid_descriptor()