Searched defs:timeoutSec (Results  1 – 8 of 8) sorted by relevance
| /packages/modules/StatsD/statsd/src/shell/ | 
| D | ShellSubscriberClient.cpp | 91         const std::vector<PullInfo>& pulledInfo, int64_t timeoutSec, int64_t startTimeSec,  in ShellSubscriberClient()105         int in, int out, int64_t timeoutSec, int64_t startTimeSec, const sp<UidMap>& uidMap,  in create()
 
 | 
| D | ShellSubscriber.cpp | 45 bool ShellSubscriber::startNewSubscription(int in, int out, int64_t timeoutSec) {  in startNewSubscription()
 | 
| /packages/modules/Virtualization/tests/benchmark_hostside/java/android/avf/test/ | 
| D | AVFHostTestCase.java | 568     private void compileStagedApex(int timeoutSec) throws Exception {  in compileStagedApex()599     private void reInstallApex(int timeoutSec) throws Exception {  in reInstallApex()
 
 | 
| /packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/ | 
| D | OffloadController.java | 822         final int timeoutSec = connectionTimeoutUpdateSecondsFor(proto);  in updateNatTimeout()  local
 | 
| D | BpfCoordinator.java | 2149         final int timeoutSec = (proto == OsConstants.IPPROTO_TCP)  in updateConntrackTimeout()  local
 | 
| /packages/modules/Connectivity/framework/src/android/net/ | 
| D | IConnectivityManager.aidl | 153             in Messenger messenger, int timeoutSec, in IBinder binder, int legacy,  in requestNetwork()
 | 
| /packages/modules/StatsD/statsd/src/ | 
| D | StatsService.cpp | 431             int timeoutSec = -1;  in handleShellCommand()  local
 | 
| /packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/ | 
| D | BpfCoordinatorTest.java | 373                 final int timeoutSec = (mMsgType == IPCTNL_MSG_CT_NEW) ? 100 /* nonzero, new */  in build()  local
 |