Home
last modified time | relevance | path

Searched defs:toMonitor (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/frameworks/av/services/camera/libcameraservice/
H A DCameraServiceWatchdog.h43 #define WATCH(toMonitor) watchThread([&]() { return toMonitor;}, gettid(), __FUNCTION__) argument
44 #define WATCH_CUSTOM_TIMER(toMonitor, cycles, cycleLength) \ argument
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/invoker/
DInvocationExecution.java137 public TestPhaseMonitor(TestThread toMonitor) { in TestPhaseMonitor()
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/command/
DCommandScheduler.java567 public InvocationThreadMonitor(InvocationThread toMonitor) { in InvocationThreadMonitor()
/aosp_15_r20/tools/tradefederation/prebuilts/filegroups/tradefed/
Dtradefed.jarFileMd5$FileChecksum$1.class FileMd5.java package FileMd5$FileChecksum$1 extends com. ...