Home
last modified time | relevance | path

Searched defs:SendCommand (Results 1 – 2 of 2) sorted by relevance

/development/ndk/platforms/android-9/include/SLES/
DOpenSLES_Android.h58 SLresult (*SendCommand) (SLAndroidEffectItf self, member
/development/testrunner/
Dadb_interface.py54 def SendCommand(self, command_string, timeout_time=20, retry_count=3): member in AdbInterface