Home
last modified time | relevance | path

Searched defs:print_command (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/tink/tools/
H A Drelease_tinkey.sh80 print_command() { function
/aosp_15_r20/frameworks/base/tools/bit/
H A Dprint.cpp73 print_command(const Command& command) in print_command() function
/aosp_15_r20/external/lz4/tests/
H A Dtest-lz4-list.py190 def execute(command, print_command=True, print_output=False, print_error=True): argument
H A Dtest-lz4-speed.py48 def execute(command, print_command=True, print_output=False, print_error=True, param_shell=True): argument
/aosp_15_r20/external/zstd/tests/
H A DDEPRECATED-test-zstd-speed.py51 def execute(command, print_command=True, print_output=False, print_error=True, param_shell=True): argument
/aosp_15_r20/packages/modules/common/build/
Dmainline_modules_sdks.py1563 def print_command(env, cmd): function