Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/utils/
DStatsUtils.cpp76 std::once_flag once; in logBitmapDecode() local
/frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/common/
DFwdLockGlue.c139 static pthread_once_t once = PTHREAD_ONCE_INIT; in FwdLockGlue_InitializeKeyEncryption() local
/frameworks/libs/binary_translation/tests/ndk_program_tests/
Dthread_test.cc109 static pthread_once_t once = PTHREAD_ONCE_INIT; in TEST() local
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationAttentionHelperTest.java412 private NotificationRecord getNotificationRecord(int id, boolean insistent, boolean once, in getNotificationRecord()
418 private NotificationRecord getNotificationRecord(int id, boolean insistent, boolean once, in getNotificationRecord()
425 boolean once, in getLeanbackNotificationRecord()
444 boolean insistent, boolean once, in getNotificationRecord()
454 boolean insistent, boolean once, in getNotificationRecord()
464 boolean insistent, boolean once, in getNotificationRecord()
539 boolean insistent, boolean once, in getConversationNotificationRecord()
/frameworks/minikin/libs/minikin/
DLayoutCore.cpp108 static std::once_flag once; in getFontFuncs() local
124 static std::once_flag once; in getFontFuncsForEmoji() local
/frameworks/native/libs/renderengine/benchmark/
DRenderEngineBench.cpp51 std::once_flag once; in getDisplaySize() local
/frameworks/av/media/module/libmediatranscoding/transcoder/benchmark/
DMediaTrackTranscoderBenchmark.cpp348 static pthread_once_t once = PTHREAD_ONCE_INIT; in BenchmarkTranscoder() local
/frameworks/base/packages/SystemUI/scripts/token_alignment/
Dpackage-lock.json1605 "once": "^1.3.0", string
1883 "once": "^1.3.0", string
/frameworks/av/media/libstagefright/
DACodec.cpp186 static pthread_once_t once = PTHREAD_ONCE_INIT; // const-inited in getCopyConverter() local