Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DBufLog.cpp38 void BufLogSingleton::initOnce() { in initOnce() function in BufLogSingleton
47 pthread_once(&onceControl, initOnce); in instance()
DBufLog.h195 static void initOnce();
/frameworks/av/cmds/screenrecord/
DTextRenderer.cpp38 void TextRenderer::initOnce() { in initOnce() function in TextRenderer
184 initOnce(); in drawString()
256 initOnce(); in drawWrappedString()
DTextRenderer.h89 static void initOnce();
/frameworks/compile/libbcc/gdb_plugin/
Dandroid-commands.py749 def initOnce(adb): function
763 initOnce(adb)
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DGsmCdmaPhone.java233 initOnce(ci); in GsmCdmaPhone()
304 private void initOnce(CommandsInterface ci) { in initOnce() method in GsmCdmaPhone
/frameworks/base/config/
Dboot-image-profile.txt22073 HSPLcom/android/internal/telephony/GsmCdmaPhone;->initOnce(Lcom/android/internal/telephony/Commands…