Searched defs:echo (Results 1 – 7 of 7) sorted by relevance
18 @utf8InCpp String echo(@utf8InCpp String str); in echo() method
80 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
36 public boolean echo; field in Input
852 EchoSuppressor *echo = NULL; in threadLoop() local