Searched defs:execute (Results 1 – 11 of 11) sorted by relevance
/device/google/cuttlefish/guest/monitoring/cuttlefish_service/java/com/android/google/gce/gceservice/ |
D | GceWifiManager.java | 63 public synchronized int execute() { in execute() method in GceWifiManager 99 public synchronized int execute() { in execute() method in GceWifiManager.MonitorWifiJob
|
D | JobBase.java | 53 public abstract int execute(); in execute() method in JobBase
|
D | BluetoothChecker.java | 37 public int execute() { in execute() method in BluetoothChecker
|
D | ConnectivityChecker.java | 46 public int execute() { in execute() method in ConnectivityChecker
|
D | BootReporter.java | 92 public int execute() { in execute() method in BootReporter
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/sockets/ |
D | rpythond.py | 37 def execute(request): function
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/ |
D | util.py | 383 def execute (func, args, msg=None, verbose=0, dry_run=0): function
|
D | cmd.py | 348 def execute(self, func, args, msg=None, level=1): member in Command
|
D | ccompiler.py | 921 def execute(self, func, args, msg=None, level=1): member in CCompiler
|
/device/google/cuttlefish/common/libs/utils/ |
D | subprocess.cpp | 413 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/ |
D | gscan.cpp | 870 int execute() { in execute() function in GetScanResultsCommand
|