/aosp_15_r20/frameworks/base/core/java/android/webkit/ |
H A D | WebSyncManager.java | 45 public void sync() { in sync() method in WebSyncManager
|
H A D | CookieSyncManager.java | 111 public void sync() { in sync() method in CookieSyncManager
|
/aosp_15_r20/prebuilts/go/linux-x86/src/sync/ |
D | runtime2_lockrank.go | 7 package sync package
|
D | export_test.go | 5 package sync package
|
/aosp_15_r20/libcore/ojluni/annotations/mmodule/java/io/ |
H A D | FileDescriptor.annotated.java | 37 public native void sync() throws java.io.SyncFailedException; in sync() method in FileDescriptor
|
/aosp_15_r20/external/ComputeLibrary/tests/benchmark/fixtures/ |
H A D | ScaleLayerFixture.h | 79 void sync() in sync() function
|
H A D | ScaleFixture.h | 90 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 D | endl.pass.cpp | 56 sync() in sync() function in testbuf
|
/aosp_15_r20/external/libcxx/test/std/input.output/iostream.format/output.streams/ostream_sentry/ |
H A D | construct.pass.cpp | 30 int virtual sync() in sync() function
|
H A D | destruct.pass.cpp | 32 int virtual sync() in sync() function
|
/aosp_15_r20/external/mesa3d/bin/ |
H A D | khronos-update.py | 24 def sync(self) -> None: member in Source
|
/aosp_15_r20/frameworks/base/packages/CrashRecovery/services/module/java/com/android/util/ |
H A D | FileUtils.java | 108 public static boolean sync(FileOutputStream stream) { in sync() method in FileUtils
|
/aosp_15_r20/external/crosvm/kvm/ |
H A D | Cargo.toml | 12 sync = { path = "../common/sync" } qkey
|
/aosp_15_r20/external/trusty/lk/lib/rust_support/ |
D | lib.rs | 53 pub mod sync; module
|
/aosp_15_r20/external/rust/android-crates-io/crates/futures/tests/ |
D | ready_queue.rs | 120 let mut sync = block_on_stream(queue); in stress() localVariable
|
/aosp_15_r20/external/pigweed/pw_sync/ |
H A D | thread_notification_facade_test.cc | 20 namespace pw::sync { namespace
|
H A D | lock_traits_test.cc | 20 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 D | construct.pass.cpp | 31 int virtual sync() in sync() function
|
H A D | destruct.pass.cpp | 31 int virtual sync() in sync() function
|
/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | robustness.c | 35 _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/ |
D | Buffer.java | 57 public void sync() { in sync() method in Buffer
|
/aosp_15_r20/external/mesa3d/src/nouveau/vulkan/ |
H A D | nvk_upload_queue.h | 24 struct vk_sync *sync; member
|
/aosp_15_r20/cts/tests/tests/openglperf/jni/ |
H A D | OpenGlPerfNativeJni.cpp | 66 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 D | ExternalStylusInputMapper.cpp | 75 std::list<NotifyArgs> ExternalStylusInputMapper::sync(nsecs_t when) { in sync() function in android::ExternalStylusInputMapper
|
H A D | SwitchInputMapper.cpp | 59 std::list<NotifyArgs> SwitchInputMapper::sync(nsecs_t when) { in sync() function in android::SwitchInputMapper
|