Home
last modified time | relevance | path

Searched refs:clap_command (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Virtualization/guest/encryptedstore/src/
Dmain.rs54 let matches = clap_command().get_matches(); in try_main()
69 fn clap_command() -> clap::Command { in clap_command() function
238 clap_command().debug_assert(); in verify_command()
/packages/modules/Virtualization/guest/apkdmverity/src/
Dmain.rs41 let matches = clap_command().get_matches(); in main()
65 fn clap_command() -> Command { in clap_command() function
422 clap_command().debug_assert(); in verify_command()
/packages/modules/Virtualization/guest/zipfuse/src/
Dmain.rs43 let matches = clap_command().get_matches(); in main()
57 fn clap_command() -> Command { in clap_command() function
875 clap_command().debug_assert(); in verify_command()