HomeSort by relevance Sort by last modified time
    Searched defs:SendCommand (Results 1 - 25 of 38) sorted by null

1 2

  /development/testrunner/
adb_interface.py 54 def SendCommand(self, command_string, timeout_time=20, retry_count=3):
90 return self.SendCommand("shell %s" % cmd, timeout_time=timeout_time,
111 self.SendCommand("push %s %s" % (src, dest), timeout_time=60)
128 self.SendCommand("pull %s %s" % (src, dest), timeout_time=60)
153 output = self.SendCommand("root")
159 self.SendCommand("wait-for-device")
318 self.SendCommand("wait-for-device")
364 self.SendCommand("wait-for-device")
436 self.SendCommand("wait-for-device")
478 output = self.SendCommand("sync", retry_count=retry_count
    [all...]
  /development/ndk/platforms/android-9/include/SLES/
OpenSLES_Android.h 58 SLresult (*SendCommand) (SLAndroidEffectItf self,
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
OMX_G711Encoder.c 105 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE hComp, OMX_COMMANDTYPE nCommand,
195 pHandle->SendCommand = SendCommand;
535 * SendCommand() used to send the commands to the component
548 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE phandle,
558 G711ENC_DPRINT("%d :: Entering SendCommand()\n", __LINE__);
567 G711ENC_DPRINT("%d :: OMX_CommandStateSet SendCommand\n",__LINE__);
585 G711ENC_DPRINT("%d :: OMX_CommandStateSet SendCommand\n",__LINE__);
598 G711ENC_DPRINT("%d :: OMX_CommandFlush SendCommand\n",__LINE__);
601 G711ENC_DPRINT("%d :: OMX_ErrorBadPortIndex from SendCommand",__LINE__)
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
OMX_G722Encoder.c 123 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE hComp, OMX_COMMANDTYPE nCommand,
211 pHandle->SendCommand = SendCommand;
635 * @fn SendCommand() description for SendCommand
636 SendCommand().
642 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE phandle,
652 G722ENC_DPRINT("Entered SendCommand\n");
662 G722ENC_DPRINT("OMX_CommandStateSet SendCommand\n");
680 G722ENC_DPRINT("OMX_CommandStateSet SendCommand\n")
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
OMX_G726Encoder.c 115 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE hComp, OMX_COMMANDTYPE nCommand,
200 pHandle->SendCommand = SendCommand;
501 * SendCommand() used to send the commands to the component
514 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE phandle,
524 G726ENC_DPRINT("%d :: Entering SendCommand()\n", __LINE__);
533 G726ENC_DPRINT("%d :: OMX_CommandStateSet SendCommand\n",__LINE__);
546 G726ENC_DPRINT("%d :: OMX_CommandStateSet SendCommand\n",__LINE__);
559 G726ENC_DPRINT("%d :: OMX_CommandFlush SendCommand\n",__LINE__);
562 G726ENC_DPRINT("%d :: OMX_ErrorBadPortIndex from SendCommand",__LINE__)
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
OMX_G729Decoder.c 120 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE hComp, OMX_COMMANDTYPE nCommand,
228 pHandle->SendCommand = SendCommand;
559 * SendCommand() used to send the commands to the component
572 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE phandle,
582 G729DEC_DPRINT ("%d:::Inside SendCommand\n",__LINE__);
597 G729DEC_DPRINT ("%d:::Inside SendCommand\n",__LINE__);
612 G729DEC_DPRINT ("%d:::Inside SendCommand\n",__LINE__);
630 G729DEC_DPRINT ("%d:::Inside SendCommand\n",__LINE__);
644 G729DEC_DPRINT ("%d:::Inside SendCommand\n",__LINE__)
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
OMX_G729Encoder.c 120 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE hComp,
209 pHandle->SendCommand = SendCommand;
567 * SendCommand() used to send the commands to the component
580 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE phandle,
614 G729ENC_DPRINT("OMX_CommandStateSet SendCommand\n");
632 G729ENC_DPRINT("OMX_CommandStateSet SendCommand\n");
645 G729ENC_DPRINT("OMX_CommandFlush SendCommand\n");
654 G729ENC_DPRINT("OMX_CommandPortDisable SendCommand\n");
657 G729ENC_DPRINT("OMX_CommandPortEnable SendCommand\n")
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
OMX_AmrDecoder.c 115 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE hComp, OMX_COMMANDTYPE nCommand,
214 pHandle->SendCommand = SendCommand;
604 * SendCommand() used to send the commands to the component
617 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE phandle,
627 OMX_PRINT1(pCompPrivate->dbg, "%d ::OMX_AmrDecoder.c ::Inside SendCommand\n",__LINE__);
641 OMX_PRCOMM2(pCompPrivate->dbg, "%d ::OMX_AmrDecoder.c ::Inside SendCommand\n",__LINE__);
664 OMX_PRCOMM1(pCompPrivate->dbg, "%d ::OMX_AmrDecoder.c ::Inside SendCommand\n",__LINE__);
682 OMX_PRCOMM1(pCompPrivate->dbg, "%d ::OMX_AmrDecoder.c ::Inside SendCommand\n",__LINE__);
696 OMX_PRCOMM1(pCompPrivate->dbg, "%d ::OMX_AmrDecoder.c ::Inside SendCommand\n",__LINE__)
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
OMX_AmrEncoder.c 129 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE hComp, OMX_COMMANDTYPE nCommand,
221 pHandle->SendCommand = SendCommand;
663 * SendCommand() used to send the commands to the component
676 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE phandle,
693 OMX_PRINT1(pCompPrivate->dbg, "%d :: Entering SendCommand()\n", __LINE__);
714 OMX_PRINT1(pCompPrivate->dbg, "%d :: OMX_CommandStateSet SendCommand\n",__LINE__);
730 OMX_PRINT1(pCompPrivate->dbg, "%d :: OMX_CommandStateSet SendCommand\n",__LINE__);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
OMX_WbAmrDecoder.c 121 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE hComp, OMX_COMMANDTYPE nCommand,
210 pHandle->SendCommand = SendCommand;
577 * SendCommand() used to send the commands to the component
590 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE phandle,
600 OMX_PRINT1(pCompPrivate->dbg, "Inside SendCommand\n");
614 OMX_PRINT1(pCompPrivate->dbg, "Inside SendCommand\n");
635 OMX_PRINT1(pCompPrivate->dbg, "Inside SendCommand\n");
653 OMX_PRINT1(pCompPrivate->dbg, "Inside SendCommand\n");
667 OMX_PRINT1(pCompPrivate->dbg, "Inside SendCommand\n")
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
OMX_WbAmrEncoder.c 123 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE hComp, OMX_COMMANDTYPE nCommand,
204 pHandle->SendCommand = SendCommand;
636 * SendCommand() used to send the commands to the component
649 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE phandle,
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
OMX_WmaDecoder.c 116 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE hComp, OMX_COMMANDTYPE nCommand,
200 pHandle->SendCommand = SendCommand;
612 * SendCommand() used to send the commands to the component
625 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE phandle,
642 OMX_PRINT1(pCompPrivate->dbg, "%d:::Inside SendCommand\n",__LINE__);
665 OMX_PRINT1(pCompPrivate->dbg, "%d:::Inside SendCommand\n",__LINE__);
683 OMX_PRINT1(pCompPrivate->dbg, "%d:::Inside SendCommand\n",__LINE__);
725 OMX_PRINT1(pCompPrivate->dbg, "%d:::Inside SendCommand\n",__LINE__);
728 OMX_PRINT1(pCompPrivate->dbg, "%d:::Inside SendCommand\n",__LINE__)
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/SLES/
OpenSLES_Android.h 58 SLresult (*SendCommand) (SLAndroidEffectItf self,
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/SLES/
OpenSLES_Android.h 58 SLresult (*SendCommand) (SLAndroidEffectItf self,
  /prebuilts/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES_Android.h 58 SLresult (*SendCommand) (SLAndroidEffectItf self,
  /prebuilts/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES_Android.h 58 SLresult (*SendCommand) (SLAndroidEffectItf self,
  /prebuilts/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES_Android.h 58 SLresult (*SendCommand) (SLAndroidEffectItf self,
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/SLES/
OpenSLES_Android.h 58 SLresult (*SendCommand) (SLAndroidEffectItf self,
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/SLES/
OpenSLES_Android.h 58 SLresult (*SendCommand) (SLAndroidEffectItf self,
  /development/ndk/platforms/android-14/include/SLES/
OpenSLES_Android.h 62 SLresult (*SendCommand) (SLAndroidEffectItf self,
  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_blocking_page_test.cc 261 void SendCommand(const std::string& command) {
382 SendCommand("\"proceed\"");
414 SendCommand("\"takeMeBack\""); // Simulate the user clicking "back"
425 SendCommand("\"proceed\""); // Simulate the user clicking "proceed"
437 SendCommand("\"takeMeBack\""); // Simulate the user clicking "proceed"
449 SendCommand("\"proceed\""); // Simulate the user clicking "proceed".
461 SendCommand("\"reportError\""); // Simulate the user clicking "report error"
476 SendCommand("\"learnMore\""); // Simulate the user clicking "learn more"
492 SendCommand("\"takeMeBack\""); // Simulate the user clicking "back"
508 SendCommand("\"proceed\""); // Simulate the user clicking "proceed
    [all...]
  /frameworks/wilhelm/include/SLES/
OpenSLES_Android.h 62 SLresult (*SendCommand) (SLAndroidEffectItf self,
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
OMX_AacDecoder.c 132 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE hComp, OMX_COMMANDTYPE nCommand,
216 pHandle->SendCommand = SendCommand;
520 * SendCommand() used to send the commands to the component
533 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE phandle,
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
OMX_AacEncoder.c 113 static OMX_ERRORTYPE SendCommand(OMX_HANDLETYPE hComp, OMX_COMMANDTYPE nCommand, OMX_U32 nParam,OMX_PTR pCmdData);
179 pHandle->SendCommand = SendCommand;
601 * SendCommand() used to send the commands to the component
614 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE phandle,
633 OMX_PRINT1(pCompPrivate->dbg, "%d :: AACENC: Entering SendCommand()\n", __LINE__);
636 OMX_PRINT1(pCompPrivate->dbg, "%d :: AACENC: Inside SendCommand\n",__LINE__);
662 OMX_PRINT1(pCompPrivate->dbg, "%d :: AACENC: Inside SendCommand\n",__LINE__);
679 OMX_PRINT1(pCompPrivate->dbg, "%d :: AACENC: Inside SendCommand\n",__LINE__);
700 OMX_PRINT1(pCompPrivate->dbg, "%d :: IAACENC: nside SendCommand\n",__LINE__)
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
OMX_G711Decoder.c 121 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE hComp, OMX_COMMANDTYPE nCommand,
219 pHandle->SendCommand = SendCommand;
555 * SendCommand() used to send the commands to the component
568 static OMX_ERRORTYPE SendCommand (OMX_HANDLETYPE phandle,
578 G711DEC_DPRINT ("%d:::Inside SendCommand\n", __LINE__);
586 G711DEC_DPRINT ("%d:::Inside SendCommand\n", __LINE__);
600 G711DEC_DPRINT ("%d:::Inside SendCommand\n",__LINE__);
617 G711DEC_DPRINT ("%d:::Inside SendCommand\n",__LINE__);
629 G711DEC_DPRINT ("%d:::Inside SendCommand\n",__LINE__)
    [all...]

Completed in 312 milliseconds

1 2