Home
last modified time | relevance | path

Searched refs:once (Results 1 – 25 of 1305) sorted by relevance

12345678910>>...53

/frameworks/base/core/jni/
Dandroid_view_InputEventReceiver.md3once per vsync. Therefore, apps can only respond to 1 input event per frame. If multiple input eve…
19 … socket. Thus, the app could choose to read events 1 at a time, or all at once. If there are no mo…
21 … app to read events 1 at a time, it is more efficient to read them all at once. Therefore, wheneve…
31 Before the batched events are consumed, the socket is drained once again. This is an optimization.
/frameworks/libs/binary_translation/tests/ndk_program_tests/
Dthread_test.cc109 static pthread_once_t once = PTHREAD_ONCE_INIT; in TEST() local
110 ASSERT_EQ(pthread_once(&once, ThreadOnceFunction), 0); in TEST()
112 ASSERT_EQ(pthread_once(&once, ThreadOnceFunction), 0); in TEST()
/frameworks/native/libs/binder/trusty/include_mock/openssl/
Drand.h16 #pragma once
/frameworks/native/services/surfaceflinger/tests/unittests/
Dlibsurfaceflinger_unittest_main.h17 #pragma once
/frameworks/native/services/surfaceflinger/layerproto/include/layerproto/
DTransactionProto.h17 #pragma once
DLayerProtoHeader.h17 #pragma once
/frameworks/native/libs/binder/trusty/ndk/include/android/
Dllndk-versioning.h16 #pragma once
/frameworks/base/core/java/android/app/
Dactivity_manager.aconfig57 description: "Gate the new behavior where an ANR is thrown once an FGS times out."
67 description: "Enable the new behavior where the app is crashed once an FGS times out."
/frameworks/base/libs/hwui/renderthread/
DRenderEffectCapabilityQuery.h17 #pragma once
/frameworks/native/libs/binder/trusty/include_mock/uapi/
Dtrusty_uuid.h16 #pragma once
/frameworks/native/services/inputflinger/rust/ffi/
DInputFlingerBootstrap.h17 #pragma once
/frameworks/base/native/webview/plat_support/
Dfunctor_utils.h17 #pragma once
/frameworks/base/libs/hwui/jni/
DMimeType.h17 #pragma once
/frameworks/native/libs/binder/trusty/include_mock/
Dtrusty-gtest.h16 #pragma once
/frameworks/native/libs/gui/tests/
DConstants.h17 #pragma once
/frameworks/av/services/audiopolicy/engineconfigurable/include/
DEngineDefinition.h17 #pragma once
/frameworks/native/opengl/libs/EGL/include/private/EGL/
Dcache.h17 #pragma once
Ddisplay.h17 #pragma once
/frameworks/native/libs/binder/ndk/include_cpp/android/
Dbinder_internal_logging.h28 #pragma once
/frameworks/base/cmds/incidentd/src/
DLog.h23 #pragma once
/frameworks/base/libs/hwui/utils/
DTypefaceUtils.h17 #pragma once
/frameworks/native/services/inputflinger/reader/mapper/gestures/
DHardwareProperties.h17 #pragma once
/frameworks/native/libs/binder/tests/parcel_fuzzer/
Dbinder.h16 #pragma once
/frameworks/native/libs/binder/trusty/include_mock/lk/
Derr_ptr.h16 #pragma once
/frameworks/native/services/surfaceflinger/
DThreadContext.h17 #pragma once

12345678910>>...53