HomeSort by relevance Sort by last modified time
    Searched defs:emulate (Results 1 - 5 of 5) sorted by null

  /external/webrtc/tools/network_emulator/
network_emulator.py 56 def emulate(self, target_ip): member in class:NetworkEmulator
  /frameworks/compile/mclinker/lib/Support/
Target.cpp 51 /// emulate - given MCLinker default values for the other aspects of the
53 bool Target::emulate(LinkerScript& pScript, LinkerConfig& pConfig) const { function in class:mcld::Target
  /external/autotest/client/cros/input_playback/
input_playback.py 43 player.emulate(property_file=path_to_file)
118 def emulate(self, input_type='mouse', property_file=None): member in class:InputPlayback
120 Emulate the given input (or default for type) with evemu-device.
  /frameworks/compile/mclinker/lib/Core/
Linker.cpp 46 /// emulate - To set up target-dependent options and default linker script.
48 bool Linker::emulate(LinkerScript& pScript, LinkerConfig& pConfig) { function in class:mcld::Linker
363 return m_pTarget->emulate(pScript, *m_pConfig);
  /sdk/files/
android.el 81 (defun android-emulate ()

Completed in 677 milliseconds