Home
last modified time | relevance | path

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

/frameworks/native/libs/graphicsenv/
DGraphicsEnv.cpp49 static std::once_flag once; in getDriverNamespace() 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/base/services/tests/notification/src/com/android/server/notification/
DBuzzBeepBlinkTest.java231 private NotificationRecord getNotificationRecord(int id, boolean insistent, boolean once, in getNotificationRecord()
237 … private NotificationRecord getLeanbackNotificationRecord(int id, boolean insistent, boolean once, in getLeanbackNotificationRecord()
248 private NotificationRecord getNotificationRecord(int id, boolean insistent, boolean once, in getNotificationRecord()
/frameworks/av/media/libstagefright/
DACodec.cpp143 static pthread_once_t once = PTHREAD_ONCE_INIT; // const-inited in getCopyConverter() local