Home
last modified time | relevance | path

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

/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/minikin/libs/minikin/
DLayoutCore.cpp104 static std::once_flag once; in getFontFuncs() local
120 static std::once_flag once; in getFontFuncsForEmoji() local
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DBuzzBeepBlinkTest.java289 private NotificationRecord getNotificationRecord(int id, boolean insistent, boolean once, in getNotificationRecord()
296 boolean once, in getLeanbackNotificationRecord()
315 boolean insistent, boolean once, in getNotificationRecord()
/frameworks/av/media/libstagefright/
DACodec.cpp168 static pthread_once_t once = PTHREAD_ONCE_INIT; // const-inited in getCopyConverter() local