/aosp12/packages/apps/Dialer/java/com/android/dialer/commandline/ |
H A D | CommandLineModule.java | 49 private final Echo echo; field in CommandLineModule.AospCommandInjector 58 Echo echo, in AospCommandInjector()
|
/aosp12/frameworks/native/libs/binder/rust/tests/ |
H A D | IBinderRustNdkInteropTest.aidl | 18 @utf8InCpp String echo(@utf8InCpp String str); in echo() method
|
H A D | IBinderRustNdkInteropTestOther.aidl | 18 @utf8InCpp String echo(@utf8InCpp String str); in echo() method
|
H A D | ndk_rust_interop.rs | 79 fn echo(&self, s: &str) -> binder::Result<String> { in echo() method
|
H A D | binderRustNdkInteropTest.cpp | 39 ScopedAStatus echo(const std::string& in, std::string* out) override { in echo() function in NdkServer
|
/aosp12/frameworks/base/services/tests/ |
H A D | runtests.py | 31 def run(shell_command, echo=True): argument
|
/aosp14/frameworks/base/services/tests/ |
H A D | runtests.py | 31 def run(shell_command, echo=True): argument
|
/aosp12/build/make/tools/ |
H A D | checkowners.py | 26 def echo(msg): function
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/ |
H A D | Input.java | 36 public boolean echo; field in Input
|
/aosp14/frameworks/base/packages/SystemUI/log/src/com/android/systemui/log/ |
H A D | LogBuffer.kt | 266 private fun echo(message: LogMessage, toLogcat: Boolean, toSystrace: Boolean) { regex
|
/aosp12/packages/modules/NetworkStack/tests/integration/src/android/net/util/ |
H A D | NetworkStackUtilsIntegrationTest.kt | 156 val echo = Ipv6Utils.buildEchoRequestPacket(TEST_SRC_MAC, TEST_TARGET_MAC, TEST_INET6ADDR_1, regex
|
/aosp12/bionic/libc/kernel/uapi/linux/ |
H A D | icmp.h | 68 } echo; member
|
/aosp12/frameworks/opt/net/voip/src/jni/rtp/ |
H A D | AudioGroup.cpp | 854 EchoSuppressor *echo = NULL; in threadLoop() local
|
/aosp12/packages/modules/DnsResolver/tests/ |
H A D | resolv_tls_unit_test.cpp | 654 auto echo = make_echo(id, query); in query() local
|