Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/guest/monitoring/vsoc_service/java/com/android/google/gce/gceservice/
DGceWifiManager.java63 public synchronized int execute() { in execute() method in GceWifiManager
105 public synchronized int execute() { in execute() method in GceWifiManager.MonitorWifiJob
DBluetoothChecker.java37 public int execute() { in execute() method in BluetoothChecker
DJobBase.java53 public abstract int execute(); in execute() method in JobBase
DLocationServicesManager.java45 public int execute() { in execute() method in LocationServicesManager
DPackageVerificationConsentEnforcer.java54 public int execute() { in execute() method in PackageVerificationConsentEnforcer
DPackageVerifierManager.java54 public int execute() { in execute() method in PackageVerifierManager
DConnectivityChecker.java46 public int execute() { in execute() method in ConnectivityChecker
DBootReporter.java92 public int execute() { in execute() method in BootReporter
DTombstoneChecker.java44 public int execute() { in execute() method in TombstoneChecker
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/sockets/
Drpythond.py37 def execute(request): function
/device/google/cuttlefish_common/common/libs/utils/
Dsubprocess.cpp247 int execute(const std::vector<std::string>& command, in execute() function
260 int execute(const std::vector<std::string>& command) { in execute() 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/linaro/poplar/wifi/wifi_hal/
Dgscan.cpp870 int execute() { in execute() function in GetScanResultsCommand