Home
last modified time | relevance | path

Searched defs:syncs (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/impl_interface/
H A Dsurface_impl.h63 virtual void Wait(const std::vector<GrGLsync>& syncs) {}; in Wait()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/draw/
H A Dsurface_test.cpp248 std::vector<GrGLsync> syncs; variable
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/power/stats/
H A DBatteryStatsBackgroundStatsTest.java377 final ArrayMap<String, ? extends BatteryStats.Timer> syncs = in testSyncs() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
H A Dsurface.cpp144 void Surface::Wait(const std::vector<GrGLsync>& syncs) in Wait()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/drawsurface_fuzzer/
H A Ddrawsurface_fuzzer.cpp177 std::vector<GrGLsync> syncs; in SurfaceFuzzTest004() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_surface.cpp490 void SkiaSurface::Wait(const std::vector<GrGLsync>& syncs) in Wait()
/aosp14/frameworks/base/services/core/java/com/android/server/content/
H A DSyncStorageEngine.java1413 final List<SyncInfo> syncs = getCurrentSyncsLocked(userId); in getCurrentSyncsCopy() local
1430 ArrayList<SyncInfo> syncs = mCurrentSyncs.get(userId); in getCurrentSyncsLocked() local
/aosp14/frameworks/base/core/proto/android/os/
H A Dbatterystats.proto790 repeated Sync syncs = 22; field
/aosp14/frameworks/base/core/java/android/os/
H A DBatteryStats.java4884 final ArrayMap<String, ? extends Timer> syncs = u.getSyncStats(); in dumpCheckinLocked() local
8308 final ArrayMap<String, ? extends Timer> syncs = u.getSyncStats(); in dumpProtoAppsLocked() local