Home
last modified time | relevance | path

Searched defs:execute (Results 1 – 11 of 11) sorted by relevance

/device/google/cuttlefish/guest/monitoring/cuttlefish_service/java/com/android/google/gce/gceservice/
DGceWifiManager.java63 public synchronized int execute() { in execute() method in GceWifiManager
99 public synchronized int execute() { in execute() method in GceWifiManager.MonitorWifiJob
DJobBase.java53 public abstract int execute(); in execute() method in JobBase
DBluetoothChecker.java37 public int execute() { in execute() method in BluetoothChecker
DConnectivityChecker.java46 public int execute() { in execute() method in ConnectivityChecker
DBootReporter.java92 public int execute() { in execute() method in BootReporter
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/sockets/
Drpythond.py37 def execute(request): function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
Dutil.py383 def execute (func, args, msg=None, verbose=0, dry_run=0): function
Dcmd.py348 def execute(self, func, args, msg=None, level=1): member in Command
Dccompiler.py921 def execute(self, func, args, msg=None, level=1): member in CCompiler
/device/google/cuttlefish/common/libs/utils/
Dsubprocess.cpp413 int execute(const std::vector<std::string>& command, in execute() function
426 int execute(const std::vector<std::string>& command) { in execute() function
/device/linaro/poplar/wifi/wifi_hal/
Dgscan.cpp870 int execute() { in execute() function in GetScanResultsCommand