Home
last modified time | relevance | path

Searched refs:flushIfNeeded (Results 1 – 7 of 7) sorted by relevance

/frameworks/native/libs/binder/
DIPCThreadState.cpp599 bool IPCThreadState::flushIfNeeded() in flushIfNeeded() function in android::IPCThreadState
890 if (!flushIfNeeded()) { in incStrongHandle()
902 flushIfNeeded(); in decStrongHandle()
910 if (!flushIfNeeded()) { in incWeakHandle()
922 flushIfNeeded(); in decWeakHandle()
1599 state->flushIfNeeded(); in freeBuffer()
/frameworks/native/include/binder/
DIPCThreadState.h153 LIBBINDER_EXPORTED bool flushIfNeeded();
/frameworks/native/libs/binder/include/binder/
DIPCThreadState.h153 LIBBINDER_EXPORTED bool flushIfNeeded();
/frameworks/base/core/java/android/view/contentcapture/
DMainContentCaptureSession.java341 flushIfNeeded(FLUSH_REASON_SESSION_CONNECTED); in onSessionStarted()
590 flushIfNeeded(reason), MSG_FLUSH, flushFrequencyMs); in scheduleFlush()
593 private void flushIfNeeded(@FlushReason int reason) { in flushIfNeeded() method in MainContentCaptureSession
DMainContentCaptureSessionV2.java364 flushIfNeeded(FLUSH_REASON_SESSION_CONNECTED); in onSessionStarted()
613 flushIfNeeded(reason), MSG_FLUSH, flushFrequencyMs); in scheduleFlush()
616 private void flushIfNeeded(@FlushReason int reason) { in flushIfNeeded() method in MainContentCaptureSessionV2
/frameworks/base/boot/
Dboot-image-profile.txt18891 HSPLandroid/view/contentcapture/MainContentCaptureSession;->flushIfNeeded(I)V
/frameworks/base/config/
Dboot-image-profile.txt18955 HSPLandroid/view/contentcapture/MainContentCaptureSession;->flushIfNeeded(I)V