Searched defs:command_str (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/trusty/lk/include/lib/ |
D | console.h | 78 #define STATIC_COMMAND(command_str, help_str, func) { command_str, help_str, func, CMD_AVAIL_NORMAL… argument 79 #define STATIC_COMMAND_MASKED(command_str, help_str, func, availability_mask) { command_str, help_s… argument 89 #define STATIC_COMMAND(command_str, help_str, func) argument
|
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/ |
H A D | python_op_gen_main.cc | 92 StringPiece command_str = io::Basename(argv_zero); in InferSourceFileName() local
|
/aosp_15_r20/device/google/cuttlefish/host/commands/display/ |
D | main.cpp | 279 const std::string command_str = args[0]; in DisplayMain() local
|
/aosp_15_r20/external/tensorflow/tensorflow/python/debug/cli/ |
H A D | curses_ui.py | 1527 def _tab_complete(self, command_str): argument
|
/aosp_15_r20/external/igt-gpu-tools/lib/ |
H A D | igt_core.c | 314 static const char *command_str; variable
|