Searched refs:enterCbIfOk (Results 1 – 6 of 6) sorted by relevance
32 static bool enterCbIfOk(const sp<CallbackProtector> &protector);
49 bool CallbackProtector::enterCbIfOk(const sp<CallbackProtector> &protector) { in enterCbIfOk() function in android::CallbackProtector
127 if (android::CallbackProtector::enterCbIfOk(mCallbackProtector)) { in pullFromBuffQueue()
148 if (!android::CallbackProtector::enterCbIfOk(ap->mCallbackProtector)) { in adecoder_writeToBufferQueue()767 if (!android::CallbackProtector::enterCbIfOk(ap->mCallbackProtector)) { in sfplayer_handlePrefetchEvent()1238 if (!android::CallbackProtector::enterCbIfOk(ap->mCallbackProtector)) { in audioTrack_callBack_pullFromBuffQueue()
43 if (!android::CallbackProtector::enterCbIfOk(mp->mCallbackProtector)) { in player_handleMediaPlayerEventNotifications()
313 if (!android::CallbackProtector::enterCbIfOk(ar->mCallbackProtector)) { in audioRecorder_callback()