Searched refs:oldLoadValid (Results 1 - 2 of 2) sorted by path

/frameworks/av/services/audioflinger/
H A DFastThread.cpp53 oldLoadValid(false),
130 oldLoadValid = false;
291 if (oldLoadValid) {
304 oldLoadValid = true;
H A DFastThread.h67 bool oldLoadValid; // whether oldLoad is valid member in class:android::FastThread

Completed in 598 milliseconds