Home
last modified time | relevance | path

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

/system/bt/tools/mcap_tool/
Dmcap_tool.cc307 bool is_cmd(const char* cmd, const char* str) { in is_cmd() function
900 if (is_cmd(cmd, console_cmd_list[i].name)) { in process_cmd()