Lines Matching full:callback
42 SL_LOGE("Callback protector detected an active callback after destroy");
53 SL_LOGE("Callback protector is missing");
65 SL_LOGV("Callback protector allowed multiple or nested callback entry: %u", mCbCount);
73 SL_LOGV("Callback protector denied callback entry by thread %p tid %d during destroy"
78 SL_LOGV("Callback protector denied callback entry during destroy");
94 SL_LOGV("Callback protector detected return from callback by thread %p tid %d during"
99 SL_LOGV("Callback protector detected return from callback during destroy");
120 SL_LOGV("Callback protector detected in-progress callback by thread %p tid %d during"
125 SL_LOGV("Callback protector detected in-progress callback during blocking destroy");
141 SL_LOGV("Callback protector detected in-progress callback by thread %p tid %d during"
146 SL_LOGV("Callback protector detected in-progress callback during non-blocking destroy");