Home | History | Annotate | Download | only in audioflinger

Lines Matching refs:mSessionid

343         snprintf(buffer, SIZE, "  %7d %5d %5d\n", r->mSessionid, r->mPid, r->mCnt);
1357 ALOGV(" removing entry for pid %d session %d", pid, ref->mSessionid);
2353 if (ref->mSessionid == audioSession && ref->mPid == caller) {
2374 if (ref->mSessionid == audioSession && ref->mPid == caller) {
2424 if (ref->mSessionid == sessionid) {