Home | History | Annotate | Download | only in libstagefright

Lines Matching refs:mDisconnecting

194       mDisconnecting(false),
265 // set mDisconnecting to true, if a fetch returns after
267 mDisconnecting = true;
343 if (mDisconnecting) {
367 if (n == 0 || mDisconnecting) {
470 if (mDisconnecting) {
520 if (mDisconnecting) {
544 while (mAsyncResult == NULL && !mDisconnecting) {
548 if (mDisconnecting) {
600 if (mDisconnecting) {