/aosp12/packages/services/Car/cpp/watchdog/aidl/aidl_api/android.automotive.watchdog/current/android/automotive/watchdog/ |
H A D | ICarWatchdogClient.aidl | 37 oneway void checkIfAlive(in int sessionId, in android.automotive.watchdog.TimeoutLength timeout); in checkIfAlive()
|
/aosp12/packages/services/Car/cpp/watchdog/aidl/aidl_api/android.automotive.watchdog/2/android/automotive/watchdog/ |
H A D | ICarWatchdogClient.aidl | 21 oneway void checkIfAlive(in int sessionId, in android.automotive.watchdog.TimeoutLength timeout); in checkIfAlive()
|
/aosp12/packages/services/Car/cpp/watchdog/aidl/android/automotive/watchdog/ |
H A D | ICarWatchdogClient.aidl | 33 void checkIfAlive(in int sessionId, in TimeoutLength timeout); in checkIfAlive()
|
/aosp12/system/bt/gd/neighbor/ |
H A D | page.h | 29 inline double PageTimeoutMs(PageTimeout timeout) { in PageTimeoutMs()
|
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/callfiltering/ |
H A D | CallFilterResultCallback.java | 21 void onCallFilteringComplete(Call call, CallFilteringResult result, boolean timeout); in onCallFilteringComplete()
|
/aosp12/packages/services/Car/car-lib/src/android/car/watchdog/ |
H A D | ICarWatchdogServiceCallback.aidl | 21 void onCheckHealthStatus(in int sessionId, in int timeout); in onCheckHealthStatus()
|
/aosp12/system/bt/vendor_libs/linux/interface/ |
H A D | async_fd_watcher.cc | 52 const std::chrono::milliseconds timeout, in ConfigureTimeout() 139 struct timeval timeout; in ThreadRoutine() local
|
/aosp12/hardware/interfaces/bluetooth/1.0/default/ |
H A D | async_fd_watcher.cc | 55 const std::chrono::milliseconds timeout, in ConfigureTimeout() 141 struct timeval timeout; in ThreadRoutine() local
|
/aosp12/hardware/interfaces/broadcastradio/common/vts/utils/include/broadcastradio-vts-utils/ |
H A D | pointer-utils.h | 36 static void clearAndWait(sp<T>& ptr, std::chrono::milliseconds timeout) { in clearAndWait()
|
/aosp12/frameworks/native/libs/vr/libbufferhubqueue/ |
H A D | buffer_hub_queue_client.cpp | 146 bool BufferHubQueue::WaitForBuffers(int timeout) { in WaitForBuffers() 362 Status<std::shared_ptr<BufferHubBase>> BufferHubQueue::Dequeue(int timeout, in Dequeue() 580 int timeout, size_t* slot, LocalHandle* release_fence) { in Dequeue() 586 int timeout, size_t* slot, DvrNativeBufferMetadata* out_meta, in Dequeue() 755 int timeout, size_t* slot, void* meta, size_t user_metadata_size, in Dequeue() 784 int timeout, size_t* slot, DvrNativeBufferMetadata* out_meta, in Dequeue()
|
/aosp12/hardware/interfaces/health/storage/aidl/vts/functional/ |
H A D | VtsHalHealthStorageTargetTest.cpp | 57 void WaitForResult(std::chrono::duration<R, P> timeout, Result expected) { in WaitForResult() 88 bool ping(std::chrono::duration<R, P> timeout) { in ping()
|
/aosp12/hardware/interfaces/usb/gadget/1.2/default/ |
H A D | UsbGadget.cpp | 193 uint64_t timeout) { in setupFunctions() 234 uint64_t timeout) { in setCurrentUsbFunctions()
|
/aosp12/packages/apps/DocumentsUI/tests/common/com/android/documentsui/bots/ |
H A D | Bots.java | 52 public Bots(UiDevice device, UiAutomation automation, Context context, int timeout) { in Bots() 76 BaseBot(UiDevice device, Context context, int timeout) { in BaseBot()
|
/aosp14/frameworks/base/services/core/java/com/android/server/pm/ |
H A D | VerificationUtils.java | 65 long timeout = Settings.Global.getLong(context.getContentResolver(), in getDefaultVerificationTimeout() local 78 long timeout = Settings.Global.getLong(context.getContentResolver(), in getDefaultStreamingVerificationTimeout() local
|
/aosp12/system/core/watchdogd/ |
H A D | watchdogd.cpp | 45 int timeout = interval + margin; in main() local
|
/aosp12/packages/apps/Settings/src/com/android/settings/network/ims/ |
H A D | IntegerConsumer.java | 42 int get(long timeout) throws InterruptedException { in get()
|
H A D | BooleanConsumer.java | 42 boolean get(long timeout) throws InterruptedException { in get()
|
/aosp12/system/bt/service/common/bluetooth/ |
H A D | advertise_settings.cc | 21 AdvertiseSettings::AdvertiseSettings(Mode mode, base::TimeDelta timeout, in AdvertiseSettings()
|
/aosp14/system/core/watchdogd/ |
H A D | watchdogd.cpp | 45 int timeout = interval + margin; in main() local
|
/aosp12/frameworks/rs/tests/lldb/tests/harness/ |
H A D | util_android.py | 60 def adb(self, args, async=False, device=True, timeout=None): argument 115 def adb_retry(self, args, max_num_attempts, timeout): argument 233 def shell(self, cmd, async=False, timeout=None): argument 679 def _execute_command_remote(command, timeout): argument
|
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/ |
H A D | WifiThreadRunner.java | 226 long timeout) { in runWithScissors() 268 public boolean postAndWait(Handler handler, long timeout) { in postAndWait()
|
/aosp12/frameworks/base/core/java/com/android/internal/widget/ |
H A D | VerifyCredentialResponse.java | 109 public static VerifyCredentialResponse fromTimeout(int timeout) { in fromTimeout() 127 private VerifyCredentialResponse(@ResponseCode int responseCode, int timeout, in VerifyCredentialResponse()
|
/aosp12/system/update_engine/update_manager/ |
H A D | evaluation_context.cc | 105 Time EvaluationContext::MonotonicDeadline(TimeDelta timeout) { in MonotonicDeadline() 181 TimeDelta timeout = std::min( in RunOnValueChangeOrTimeout() local
|
/aosp14/frameworks/base/core/java/com/android/internal/widget/ |
H A D | VerifyCredentialResponse.java | 109 public static VerifyCredentialResponse fromTimeout(int timeout) { in fromTimeout() 127 private VerifyCredentialResponse(@ResponseCode int responseCode, int timeout, in VerifyCredentialResponse()
|
/aosp12/system/gatekeeper/ |
H A D | gatekeeper.cpp | 52 uint32_t timeout = 0; in Enroll() local 124 uint32_t timeout = 0; in Verify() local 317 uint32_t timeout = ComputeRetryTimeout(record); in ThrottleRequest() local
|