Searched defs:initOnce (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/cmds/screenrecord/
H A DTextRenderer.cpp38 void TextRenderer::initOnce() { function in class:TextRenderer
184 initOnce();
256 initOnce();
/frameworks/av/services/audioflinger/
H A DBufLog.cpp37 void BufLogSingleton::initOnce() { function in class:BufLogSingleton
46 pthread_once(&onceControl, initOnce);
/frameworks/compile/libbcc/gdb_plugin/
H A Dandroid-commands.py749 def initOnce(adb): function
763 initOnce(adb)
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DGsmCdmaPhone.java207 initOnce(ci);
227 private void initOnce(CommandsInterface ci) { method in class:GsmCdmaPhone

Completed in 94 milliseconds