Searched refs:refcount (Results 1 - 1 of 1) sorted by relevance

/hardware/libhardware_legacy/audio/
H A DAudioPolicyManagerBase.cpp748 ALOGW("stopOutput() refcount is already 0 for output %d", output);
2944 uint32_t refcount = 0; local
2946 refcount += mRefCount[i];
2948 return refcount;

Completed in 27 milliseconds