Home
last modified time | relevance | path

Searched defs:replay (Results 1 – 25 of 554) sorted by relevance

12345678910>>...23

/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/prefs/
DFileSystemPreferences.java361 abstract void replay(); in replay() method in FileSystemPreferences.Change
375 void replay() { in replay() method in FileSystemPreferences.Put
390 void replay() { in replay() method in FileSystemPreferences.Remove
404 void replay() { in replay() method in FileSystemPreferences.NodeCreate
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/23/libcore/ojluni/src/main/java/java/util/prefs/
DFileSystemPreferences.java361 abstract void replay(); in replay() method in FileSystemPreferences.Change
375 void replay() { in replay() method in FileSystemPreferences.Put
390 void replay() { in replay() method in FileSystemPreferences.Remove
404 void replay() { in replay() method in FileSystemPreferences.NodeCreate
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/prefs/
H A DFileSystemPreferences.java361 abstract void replay(); in replay() method in FileSystemPreferences.Change
375 void replay() { in replay() method in FileSystemPreferences.Put
390 void replay() { in replay() method in FileSystemPreferences.Remove
404 void replay() { in replay() method in FileSystemPreferences.NodeCreate
/aosp_15_r20/system/core/init/libprefetch/prefetch/src/
H A Dlib.rs21 mod replay; module
111 pub fn replay(args: &ReplayArgs) -> Result<(), Error> { in replay() function
112 let replay = Replay::new(args)?; in replay() localVariable
H A Dreplay.rs290 pub fn replay(self) -> Result<(), Error> { in replay() method
692 let replay = Replay::new(&ReplayArgs { in test_replay_internal() localVariable
/aosp_15_r20/frameworks/base/core/java/android/view/
H A DPendingInsetsController.java250 void replay(InsetsController controller); in replay() method
262 public void replay(InsetsController controller) { in replay() method in PendingInsetsController.ShowRequest
276 public void replay(InsetsController controller) { in replay() method in PendingInsetsController.HideRequest
/aosp_15_r20/packages/modules/Connectivity/staticlibs/device/com/android/net/module/util/netlink/xfrm/
DStructXfrmStats.java44 public final long replay; field in StructXfrmStats
51 public StructXfrmStats(long replayWindow, long replay, long integrityFailed) { in StructXfrmStats()
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/flow/
H A DMigration.kt472 public fun <T> Flow<T>.replay(): Flow<T> = noImpl() method
483 public fun <T> Flow<T>.replay(bufferSize: Int): Flow<T> = noImpl() method
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingCaptureReplayTests.cpp326 bool replay) in initRayTracingShaders()
349 … PipelineData &pipelineData, bool replay) in initShaderBindingTables()
741 bool replay) in initRayTracingShaders()
760 PipelineData &pipelineData, bool replay) in initShaderBindingTables()
1014 std::vector<uint32_t> RayTracingCaptureReplayTestInstance::runTest(bool replay) in runTest()
/aosp_15_r20/external/fonttools/Lib/fontTools/pens/
H A DrecordingPen.py78 def replay(self, pen): member in RecordingPen
170 def replay(self, pointPen): member in RecordingPointPen
/aosp_15_r20/external/perfmark/agent/src/main/java/io/perfmark/agent/
H A DMethodVisitorRecorder.java168 final void replay() { in replay() method in MethodVisitorRecorder
174 final void replay(MethodVisitor delegate) { in replay() method in MethodVisitorRecorder
/aosp_15_r20/external/pytorch/aten/src/ATen/test/
H A Dmps_test_allocator.cpp5 namespace replay { namespace
/aosp_15_r20/external/easymock/src/org/easymock/
H A DIMocksControl.java67 void replay(); in replay() method
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/result/suite/
DFormattedGeneratorReporter.java60 String replay = in invocationEnded() local
/aosp_15_r20/external/libchrome-gestures/src/
H A Dactivity_replay_unittest.cc78 ActivityReplay replay(prop_reg); in TEST() local
/aosp_15_r20/external/mesa3d/src/freedreno/decode/
H A Dmeson.build80 replay = executable( variable
/aosp_15_r20/external/easymock/src/org/easymock/internal/
H A DIMocksControlState.java52 void replay(); in replay() method
H A DReplayState.java75 public void replay() { in replay() method in ReplayState
/aosp_15_r20/external/iproute2/ip/
H A Dipxfrm.c814 struct xfrm_replay_state *replay; in xfrm_xfrma_print() local
833 struct xfrm_replay_state_esn *replay; in xfrm_xfrma_print() local
/aosp_15_r20/external/pytorch/aten/src/ATen/cuda/
H A DCUDAGraph.cpp223 void CUDAGraph::replay() { in replay() function in at::cuda::CUDAGraph
/aosp_15_r20/external/mtools/
H A Dmattrib.c169 int replay; in mattrib() local
/aosp_15_r20/external/skia/src/image/
H A DSkImage_Picture.cpp54 void SkImage_Picture::replay(SkCanvas* canvas) const { in replay() function in SkImage_Picture
/aosp_15_r20/hardware/google/aemu/host-common/
DMediaSnapshotHelper.cpp119 void MediaSnapshotHelper::replay( in replay() function in android::emulation::MediaSnapshotHelper
/aosp_15_r20/external/guava/android/guava-testlib/test/com/google/common/testing/
H A DEquivalenceTesterTest.java237 void replay() { in replay() method in EquivalenceTesterTest.MockEquivalence
/aosp_15_r20/external/guava/guava-testlib/test/com/google/common/testing/
H A DEquivalenceTesterTest.java237 void replay() { in replay() method in EquivalenceTesterTest.MockEquivalence

12345678910>>...23