Searched defs:echo (Results 1 – 12 of 12) sorted by relevance
49 private final Echo echo; field in CommandLineModule.AospCommandInjector58 Echo echo, in AospCommandInjector()
18 @utf8InCpp String echo(@utf8InCpp String str); in echo() method
79 fn echo(&self, s: &str) -> binder::Result<String> { in echo() method
39 ScopedAStatus echo(const std::string& in, std::string* out) override { in echo() function in NdkServer
31 def run(shell_command, echo=True): argument
26 def echo(msg): function
36 public boolean echo; field in Input
156 val echo = Ipv6Utils.buildEchoRequestPacket(TEST_SRC_MAC, TEST_TARGET_MAC, TEST_INET6ADDR_1, regex
68 } echo; member
854 EchoSuppressor *echo = NULL; in threadLoop() local
654 auto echo = make_echo(id, query); in query() local