Home
last modified time | relevance | path

Searched defs:sync (Results 276 – 300 of 2165) sorted by relevance

1...<<11121314151617181920>>...87

/aosp_15_r20/frameworks/base/core/java/android/webkit/
H A DWebSyncManager.java45 public void sync() { in sync() method in WebSyncManager
H A DCookieSyncManager.java111 public void sync() { in sync() method in CookieSyncManager
/aosp_15_r20/prebuilts/go/linux-x86/src/sync/
Druntime2_lockrank.go7 package sync package
Dexport_test.go5 package sync package
/aosp_15_r20/libcore/ojluni/annotations/mmodule/java/io/
H A DFileDescriptor.annotated.java37 public native void sync() throws java.io.SyncFailedException; in sync() method in FileDescriptor
/aosp_15_r20/external/ComputeLibrary/tests/benchmark/fixtures/
H A DScaleLayerFixture.h79 void sync() in sync() function
H A DScaleFixture.h90 void sync() in sync() function
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/input.output/iostream.format/output.streams/ostream.manip/
H A Dendl.pass.cpp56 sync() in sync() function in testbuf
/aosp_15_r20/external/libcxx/test/std/input.output/iostream.format/output.streams/ostream_sentry/
H A Dconstruct.pass.cpp30 int virtual sync() in sync() function
H A Ddestruct.pass.cpp32 int virtual sync() in sync() function
/aosp_15_r20/external/mesa3d/bin/
H A Dkhronos-update.py24 def sync(self) -> None: member in Source
/aosp_15_r20/frameworks/base/packages/CrashRecovery/services/module/java/com/android/util/
H A DFileUtils.java108 public static boolean sync(FileOutputStream stream) { in sync() method in FileUtils
/aosp_15_r20/external/crosvm/kvm/
H A DCargo.toml12 sync = { path = "../common/sync" } qkey
/aosp_15_r20/external/trusty/lk/lib/rust_support/
Dlib.rs53 pub mod sync; module
/aosp_15_r20/external/rust/android-crates-io/crates/futures/tests/
Dready_queue.rs120 let mut sync = block_on_stream(queue); in stress() localVariable
/aosp_15_r20/external/pigweed/pw_sync/
H A Dthread_notification_facade_test.cc20 namespace pw::sync { namespace
H A Dlock_traits_test.cc20 namespace pw::sync::test { namespace
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/input.output/iostream.format/output.streams/ostream_sentry/
H A Dconstruct.pass.cpp31 int virtual sync() in sync() function
H A Ddestruct.pass.cpp31 int virtual sync() in sync() function
/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Drobustness.c35 _context_lost_GetSynciv(GLsync sync, GLenum pname, GLsizei bufSize, in _context_lost_GetSynciv()
/aosp_15_r20/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/
DBuffer.java57 public void sync() { in sync() method in Buffer
/aosp_15_r20/external/mesa3d/src/nouveau/vulkan/
H A Dnvk_upload_queue.h24 struct vk_sync *sync; member
/aosp_15_r20/cts/tests/tests/openglperf/jni/
H A DOpenGlPerfNativeJni.cpp66 EGLSyncKHR sync = mEglCreateSyncKHR(dpy, EGL_SYNC_FENCE_KHR, NULL); in Java_android_openglperf_cts_OpenGlPerfNative_waitForEglCompletion() local
/aosp_15_r20/frameworks/native/services/inputflinger/reader/mapper/
H A DExternalStylusInputMapper.cpp75 std::list<NotifyArgs> ExternalStylusInputMapper::sync(nsecs_t when) { in sync() function in android::ExternalStylusInputMapper
H A DSwitchInputMapper.cpp59 std::list<NotifyArgs> SwitchInputMapper::sync(nsecs_t when) { in sync() function in android::SwitchInputMapper

1...<<11121314151617181920>>...87